Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 1,399 for

pptx to pdf

(0.04 sec)
  1. Working with fonts in GroupDocs.Viewer for .NET

    Learn how To get list of used fonts, specify or replace missing fonts, exclude fonts...the document file itself, like PDF. But others, like Office family...Spreadsheet, Presentation, and PDF, have specialized implementations...

    blog.groupdocs.com/viewer/working-with-fonts/
  2. Save document | Documentation

    This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for .NET API....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...documents TXT Fixed-layout format PDF Fixed-layout format XPS Email...

    docs.groupdocs.com/editor/net/save-document/
  3. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how To use Microsoft Azure Computer Vision API...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/java/use-microsoft...
  4. Save document | Documentation

    This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for Java API....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...documents TXT Fixed-layout format PDF Fixed-layout format XPS Email...

    docs.groupdocs.com/editor/java/save-document/
  5. Search operation table | Documentation

    This article shows that how To provides syntax of all elements allowed in text search queries....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-operation-...
  6. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/character...
  7. Getting indexed documents | Documentation

    This article explains how To get a list of indexed documents from an index, and how To get the text of indexed documents in HTML or plain text format....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  8. Working with IPTC IIM metadata | Documentation

    This article shows how To access IPTC metadata in a file of any supported format....pdf. Reading basic IPTC IIM properties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-ip...
  9. Search operation table | Documentation

    This article shows that how To provides syntax of all elements allowed in text search queries....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/search-operation...
  10. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps To read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...