Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,343 for

pptx to pdf

(0.28 sec)
  1. Working with IPTC IIM metadata | Documentation

    This article explains how To access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....pdf. Reading basic IPTC IIM properties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/working...
  2. Optimize index | Documentation

    This article explains that how To optimize index To reduce the number of segments in an index using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/optimize-index/
  3. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about Alphabets....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/alphabet/
  4. .NET VSTM Viewer API - Read, View, Render in C#...

    .NET document viewer API To read, render and display VSTM in any type of C#, ASP.NET, VB.NET & .NET Core applications....formatting & layout in HTML5, PDF or as an image using a few lines...Developers can easily display PDF, Word Processing, Excel Spreadsheet...

    products.groupdocs.com/viewer/net/vstm/
  5. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. Delete indexed paths | Documentation

    GroupDocs.Search for Node.js supports the ability To remove indexed files and folders from an index. Only files or folders that were explicitly added To the index can be deleted....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  7. Extract barcodes from document | Documentation

    This article explains that how To extract barcodes from documents....extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-barcodes...
  8. Logging | Documentation

    An interface is used To receive the information about errors, warnings and events which occur while data extraction....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/logging/
  9. Remove page redactions | Documentation

    This article shows that how To remove pages with sensitive data from your Pdf, presentation and spreadsheet documents....easily to remove pages from PDF documents, slides from presentations...time the supported formats are: PDF, presentations (Microsoft PowerPoint...

    docs.groupdocs.com/redaction/python-net/remove-...
  10. Using aliases | Documentation

    This article shows the use of aliases which allows you To reduce the length of search queries in text form....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/using-aliases/