Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 11,587 for

metadata

(0.1 sec)
  1. Online PCL to POT Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/pcl-to...
  2. Online XSLFO to Powerpoint Conversion or Build ...

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

    products.aspose.com/total/net/conversion/xslfo-...
  3. AsposeCells

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....how to view and edit Excel metadata using a free online tool or...

    blog.aspose.com/tag/asposecells/
  4. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout.... It is metadata that PowerPoint understands...

    docs.aspose.com/slides/net/presentation-localiz...
  5. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Document in Python How to Clean Metadata from PDF using Python «« «...

    kb.aspose.com/pdf/python/
  6. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World....empty PDF document with some metadata but without pages. Add a Page...

    docs.aspose.com/pdf/cpp/hello-world-example/
  7. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats.... Load/Modify/Save the metadata (Xmp, Exif, Jfif, Dicom) Support...

    docs.aspose.com/imaging/java/features/
  8. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades....PdfFileInfo object to work with PDF metadata using ( var fileInfo = new...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  9. GeoJSON with Geotagging

    GeoJSON is a format for encoding geospatial data that enables the storage and exchange of geographic information. It represents geographical features such as points, lines, and polygons using JSON (JavaScript Object Notation), a widely-used data interchange format. Geotagging, on the other hand, is the process of adding geographic Metadata, such as latitude and longitude coordinates, to digital content like photos or videos. Geotagging allows for the precise location visualization and analysis of the tagged content on maps or other geospatial platforms. Together, GeoJSON and geotagging provide powerful tools for working with and displaying geospatial data in various applications and systems....process of adding geographic metadata, such as latitude and longitude...provides adding precise location metadata to digital content. GeoJSON...

    products.aspose.com/gis/net/geotag-photo/geojson/
  10. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...processSteps(List<Step> steps, Metadata metadata) throws Exception { String...String s3Url = metadata.getS3BinaryUrl(); // Download from S3...

    forum.aspose.com/t/words-java-tracking-changes-...