Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 11,956 for

metadata

(0.1 sec)
  1. EWS Email Management Guide: Send, Read, and Org...

    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....allows you to retrieve message metadata from Exchange Server mailboxes...any folder, browse message metadata, and implement paging for...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  2. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....learning about modifying PDF metadata, refer to the article on how...how to change PDF Metadata using Python . Updated on 05 Jul 2023...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  3. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....such as compliance version, metadata, resolution, page size, and...level, resolution, page size, metadata, image alignment, and vector...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...
  4. 使用 Python 从 EPS 文件获取 XMP 元数据

    本文将通过 Python 的 Aspose.Page API 解决方案,详细讲解并演示如何从 EPS 文件获取 XMP 元数据。...get_data_dir_working_with_xmp_metadata_in_eps () 3 # Initialize the...PsDocument(ps_stream) 7 8 try : 9 # Get XMP metadata. If EPS file doesn ' t contain...

    docs.aspose.com/page/zh/python-net/xmp-metadata...
  5. Securing and signing PDF documents|Aspose.PDF f...

    Discover how to secure and digitally sign PDF documents in Java using Aspose.PDF for document protection and authentication....Information Working with PDF File Metadata Working with Operators...

    docs.aspose.com/pdf/java/securing-and-signing/
  6. ARJ extraction in C# | Aspose.Zip for .NET

    C# library allows you to extract ARJ archives and individual ARJ entries....ARJ archive, inspect archive metadata, extract individual entries...extraction. Inspect Archive Metadata ARJ archives expose archive-level...

    docs.aspose.com/zip/net/arj-extraction/
  7. Online XML to PPS Conversion or Build .NET base...

    Free online app to convert XML to PPS files. .NET C# conversion library code for XML documents....other features like Get XMP Metadata from XML File via .NET, Create...Console . WriteLine ( doc . Metadata [ "xmp:CreateDate" ]); Console...

    products.aspose.com/total/net/conversion/xml-to...
  8. Missing namespace when xmp is updated - Free Su...

    Dear Aspose Support, Our client encountered an issue where, after performing an XMP update, certain color profile namespaces are missing from the updated file’s XMP data. These missing namespaces are proprietary and do …...XmpMetadataMapping); // Getting the xmp metadata XmpPacketWrapper xmpData =...(xmpData == null) { // Create xmp metadata if the image doesn't contains...

    forum.aspose.com/t/missing-namespace-when-xmp-i...
  9. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article 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. How to add "extras" to GTLF with C# - Free Supp...

    I’m using C# SDK to manipulate 3D model and would like to convert it to GLTF. However, I’m also looking to add “extras” attribute to some specific nodes. How can I do this with C#?...or by extending the node’s metadata. Configure the GltfSaveOptions...involves manipulating node metadata before the export process...

    forum.aspose.com/t/how-to-add-extras-to-gtlf-wi...