Aspose::Page::EPS::XMP::XmpValue::to_XmpValue yöntemi
İçindekiler
[
Saklamak
]XmpValue::to_XmpValue(double) method
Double’ı XmpValue değerine dönüştürür.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(double value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | double | Dönüştürülecek değer. |
ReturnValue
XmlValue.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(int32_t) method
Tam sayıyı XmpValue değerine dönüştürür.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(int32_t value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | int32_t | Dönüştürülecek değer. |
ReturnValue
XmlValue.
Ayrıca Bakınız
- 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
Diziyi XmpValue değerine dönüştürür.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::ArrayPtr<System::SharedPtr<System::Object>> value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | System::ArrayPtr<System::SharedPtr<System::Object>> | Dönüştürülecek değer. |
ReturnValue
XmlValue.
Ayrıca Bakınız
- 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 değerine dönüştürür.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::DateTime value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | System::DateTime | Dönüştürülecek değer. |
ReturnValue
XmlValue.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmpValue
- Class DateTime
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::to_XmpValue(System::String) method
String’i XmpValue değerine dönüştürür.
static System::SharedPtr<XmpValue> Aspose::Page::EPS::XMP::XmpValue::to_XmpValue(System::String value)
| Parameter | Type | Açıklama |
|---|---|---|
| değer | System::String | Dönüştürülecek değer. |
ReturnValue
XmlValue.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmpValue
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++