Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 12,004 for

metadata

(0.47 sec)
  1. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file.... METADATA Custom properties are Metadata. Examples Shows...property to "PdfCustomPropertiesE.Metadata" # to preserve custom properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 更改 XMP EPS 元数据中的简单值 |Java

    本文将通过 Java 版 Aspose.Page API 解决方案,解释并演示如何更改 EPS 文件中 XMP 元数据中的简单值。...1 // Change values 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...
  3. 在 EPS 的 XMP 元数据中添加数组项 | Java

    本文将通过代码片段讲解并使用 Aspose.Page for Java 在 EPS 的 XMP 元数据中添加数组项的过程。...// Add 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/add-a...
  4. 在 EPS 的 XMP 元数据中添加属性 | Java

    这里通过代码片段解释并说明了使用 Aspose.Page for Java 在 EPS 文件的 XMP 元数据中添加属性的过程。...Add simple properties 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-p...
  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/java/developer-guide/autoca...
  6. RAW with geotagging

    RAW files are unprocessed image files that contain raw sensor data captured by a digital camera. These files are known for their high-quality and flexibility in post-processing. When combined with geotagging, RAW files can be enhanced with accurate geolocation Metadata, such as latitude and longitude coordinates. Geotagging RAW files provides valuable context and enables photographers to document the exact location where the photo was taken. It enhances organization, storytelling, and makes it easier to search and discover images based on location. Geotagging RAW files is particularly useful for travel photography, outdoor adventures, scientific research, and any projects that require precise location data....with accurate geolocation metadata, such as latitude and longitude...while embedding geotagging metadata into the photo. RAW image...

    products.aspose.com/gis/net/geotag-photo/raw/
  7. RAW with geotagging

    RAW files are unprocessed image files that contain raw sensor data captured by a digital camera. These files are known for their high-quality and flexibility in post-processing. When combined with geotagging, RAW files can be enhanced with accurate geolocation Metadata, such as latitude and longitude coordinates. Geotagging RAW files provides valuable context and enables photographers to document the exact location where the photo was taken. It enhances organization, storytelling, and makes it easier to search and discover images based on location. Geotagging RAW files is particularly useful for travel photography, outdoor adventures, scientific research, and any projects that require precise location data....with accurate geolocation metadata, such as latitude and longitude...while embedding geotagging metadata into the photo. RAW image...

    products.aspose.com/gis/net/geotag-photo/raw
  8. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...metadata import MetadataOptions , MetadataType... "data" ) # Open Workbook metadata options = MetadataOptions...

    docs.aspose.com/cells/zh/python-net/using-workb...
  9. Redact Documents via Java | products.aspose.com

    Search and replace PDF, Microsoft Word documents, Excel spreadsheets and PowerPoint presentations data via your Java application....elements like text, images, or metadata to protect privacy, confidentiality...efficiently redact text, images, or metadata within Word documents, catering...

    products.aspose.com/total/java/redact/
  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...