Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 11,587 for

metadata

(0.3 sec)
  1. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection....com/office/2006/metadata/contentType" ); expect ( schemas...microsoft.com/office/2006/metadata/contentType" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Workbook Related Settings for GridJs|Documentation

    This article describes the workbook settings for GridJs....including calculation behavior, metadata management, and performance...formula recalculation behavior Metadata Management : Set file properties...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Create DICOM file|Aspose.Medical for .NET Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....copying data from datasets, metadata, and the whole DICOM file...Creating a DICOM File with Custom Metadata and Dataset If you need to...

    docs.aspose.com/medical/net/developer-guide/cre...
  4. 更改 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...
  5. DWG Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contains vector image data and metadata. The vector image data provides...how to display the DWG; the metadata may contain a variety of information...

    docs.aspose.com/cad/net/dwg-drawings/
  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. CustomXmlSchemaCollection.Add | Aspose.Words fo...

    Discover how the CustomXmlSchemaCollection Add method enhances your XML management by seamlessly adding items to your collection for optimal performance....com/office/2006/metadata/contentType" ); Assert . That...microsoft.com/office/2006/metadata/contentType" ), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlSchemaCollection.Count | Aspose.Words ...

    Discover the CustomXmlSchemaCollection Count property to easily retrieve the total number of elements in your XML schema collection. Optimize your data management!...com/office/2006/metadata/contentType" ); Assert . That...microsoft.com/office/2006/metadata/contentType" ), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Value method. Gets or sets the value of the property in C++....object contains some of its metadata in its members. std :: cout...// The document also stores metadata in its built-in properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  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/