Aspose::Page::EPS::XMP::XmpValue::to_XmpValue μέθοδος
περιεχόμενα
[
κρύβω
]XmpValue::to_XmpValue(double) method
Μετατρέπει το double σε XmpValue.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(double value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | double | Τιμή για μετατροπή. |
ReturnValue
XmlValue.
Δείτε επίσης
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(int32_t) method
Μετατρέπει το ακέραιο σε XmpValue.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(int32_t value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | int32_t | Τιμή για μετατροπή. |
ReturnValue
XmlValue.
Δείτε επίσης
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(System::ArrayPtr<System::SharedPtr<System::Object>>) method
Μετατρέπει τον πίνακα σε XmpValue.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::ArrayPtr<System::SharedPtr<System::Object>> value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | System::ArrayPtr<System::SharedPtr<System::Object>> | Τιμή για μετατροπή. |
ReturnValue
XmlValue.
Δείτε επίσης
- Typedef SharedPtr
- Class XmpValue
- Typedef ArrayPtr
- Class Object
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(System::DateTime) method
Μετατρέπει το DateTime σε XmpValue.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::DateTime value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | System::DateTime | Τιμή για μετατροπή. |
ReturnValue
XmlValue.
Δείτε επίσης
- Typedef SharedPtr
- Class XmpValue
- Class DateTime
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(System::String) method
Μετατρέπει τη συμβολοσειρά σε XmpValue.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::String value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| τιμή | System::String | Τιμή για μετατροπή. |
ReturnValue
XmlValue.
Δείτε επίσης
- Typedef SharedPtr
- Class XmpValue
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++