Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 11,465 for

metadata

(0.08 sec)
  1. 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
  2. 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...
  3. API Limitations|Aspose.Slides for Node.js via ....

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

    docs.aspose.com/slides/nodejs-java/api-limitati...
  4. DocumentProperty class | Aspose.Words for Node.js

    Aspose.Words.Properties.DocumentProperty class. Represents a custom or built-in document property...object contains some of its metadata in its members. //console...// The document also stores metadata in its built-in properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection....com/office/2006/metadata/contentType' ) self . assertEqual...microsoft.com/office/2006/metadata/contentType' )) # Enumerate...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection....com/office/2006/metadata/contentType' ) self . assertEqual...microsoft.com/office/2006/metadata/contentType' )) # Enumerate...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlSchemaCollection.clone method | Aspose...

    CustomXmlSchemaCollection.clone method. Makes a deep clone of this object....com/office/2006/metadata/contentType" ); expect ( schemas...microsoft.com/office/2006/metadata/contentType" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 在 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...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…... I get it work by set the metadata property. thanks, b jithin...same as well as for setting metadata: Working with PDF File Information...

    forum.aspose.com/t/pdf-title-author-subject-not...