Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 11,303 for

metadata

(0.07 sec)
  1. Document.BuiltInDocumentProperties | Aspose.Wor...

    Explore the BuiltInDocumentProperties property to access essential document properties, enhancing your document management and efficiency....object contains some of its metadata in its members. Console ....// The document also stores metadata in its built-in properties...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.CustomDocumentProperties | Aspose.Word...

    Explore the CustomDocumentProperties property to access and manage all custom document properties efficiently, enhancing your document's functionality....object contains some of its metadata in its members. Console ....// The document also stores metadata in its built-in properties...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentProperty.Name | Aspose.Words for .NET

    Discover the DocumentProperty Name feature that effortlessly retrieves property names, enhancing your document management and workflow efficiency....object contains some of its metadata in its members. Console ....// The document also stores metadata in its built-in properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 在 EPS 的 XMP 元数据中添加命名值 | Java

    本文将通过代码片段讲解并使用 Aspose.Page for Java 在 XMP 元数据中添加命名值的过程。...// Add named value in XMP metadata in EPS document. 2 3 // Initialize...Get XMP metadata. If EPS file doesn't contain XMP metadata we get...

    docs.aspose.com/page/zh/java/xmp-metadata/add-n...
  5. 更改 EPS 的 XMP 元数据中的命名值 |Java

    本文将通过 Java 版 Aspose.Page API 解决方案,解释并演示如何更改 EPS 文件 XMP 元数据中的命名值。...Change named value in XMP metadata in EPS document. 2 3 // Initialize...Get XMP metadata. If EPS file doesn't contain XMP metadata we get...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  6. API Limitations|Aspose.Slides Documentation

    Know Aspose.Slides for Java limits: exports set fixed Application/Producer Metadata in PPT, PPTX, ODP, and PDF—helping you plan integrations without surprises....Slides for Java, some technical metadata is written into the file....during export. In PDF exports, metadata uses Creator and Producer...

    docs.aspose.com/slides/java/api-limitations/
  7. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source and is implemented by .NET Framework data providers that access relational databases in Java....that describes the column metadata of the IDataReader . isClosed()...that describes the column metadata of the IDataReader . Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 更改 EPS 的 XMP 元数据中的数组项 | Java

    本文将通过 Java 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的数组项,并附带代码片段。 snippets....Change array items in XMP metadata in EPS document. 2 3 // Initialize...Get XMP metadata. If EPS file doesn't contain XMP metadata we get...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  9. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in document properties of the document....object contains some of its metadata in its members. print ( f...# The document also stores metadata in its built-in properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....workbook into memory to edit its metadata. Please use the WorkbookMetadata...namespace Aspose :: Cells :: Metadata ; using namespace Aspose ::...

    docs.aspose.com/cells/cpp/using-workbookmetadata/