Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 11,592 for

metadata

(1.97 sec)
  1. 在 EPS 的 XMP 元数据中添加 XML 命名空间 | C++

    本文将通过代码片段讲解并使用 Aspose.Page for C++ 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程。...Get XMP metadata. If EPS file doesn't contain XMP metadata we get...filled with values from PS metadata comments (%%Creator, %%CreateDate...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-na...
  2. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing document properties for optimal results.... Metadata 2 Custom properties are Metadata. Examples...property to "PdfCustomPropertiesE.Metadata" // to preserve custom properties...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export PS to OTP via C# API | products.aspose.com

    .NET API to Convert PS to OTP without using Microsoft Word... Get XMP Metadata from PS File via .NET While... you might need extra XMP metadata information to prioritize...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Export EPUB to OTP via C# API | products.aspose...

    .NET API to Convert EPUB to OTP without using Microsoft Word... Get XMP Metadata from EPUB File via .NET While... you might need extra XMP metadata information to prioritize...

    products.aspose.com/total/net/conversion/epub-t...
  5. Export EPUB to ODP via C# API | products.aspose...

    .NET API to Convert EPUB to ODP without using Microsoft Word... Get XMP Metadata from EPUB File via .NET While... you might need extra XMP metadata information to prioritize...

    products.aspose.com/total/net/conversion/epub-t...
  6. Export EPUB to PPT via C# API | products.aspose...

    .NET API to Convert EPUB to PPT without using Microsoft Word... Get XMP Metadata from EPUB File via .NET While... you might need extra XMP metadata information to prioritize...

    products.aspose.com/total/net/conversion/epub-t...
  7. Export EPUB to PPTM via C# API | products.aspos...

    .NET API to Convert EPUB to PPTM without using Microsoft Word... Get XMP Metadata from EPUB File via .NET While... you might need extra XMP metadata information to prioritize...

    products.aspose.com/total/net/conversion/epub-t...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::get_Count method. Gets the number of elements contained in the collection in C++....com/office/2006/metadata/contentType" ); ASSERT_EQ...microsoft.com/office/2006/metadata/contentType" )); // Enumerate...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::RemoveAt method. Removes a value at the specified index in C++....com/office/2006/metadata/contentType" ); ASSERT_EQ...microsoft.com/office/2006/metadata/contentType" )); // Enumerate...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. 在 EPS 的 XMP 元数据中添加命名值 | Python

    本文将通过 .NET 使用 Aspose.Page for Python 在 XMP 元数据中添加命名值的过程进行讲解,并附上代码片段进行说明。...get_data_dir_working_with_xmp_metadata_in_eps () 3 # Initialize an...PsDocument(ps_stream) 7 8 try : 9 # Get XMP metadata. If the EPS file doesn ' t...

    docs.aspose.com/page/zh/python-net/xmp-metadata...