Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,390 for

pptx to pdf

(0.04 sec)
  1. Exporting metadata properties | Documentation

    This article provides the knowledge that how To export metadata properties To an Excel workbook....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/exporting-metad...
  2. Exporting metadata properties | Documentation

    This article provides the knowledge that how To export metadata properties To an Excel workbook in Java...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/exporting-meta...
  3. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used To obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); IteraTor iteraTor = supportedFileTypes.iteraTor(); while (iteraTor.hasNext()) { FileType fileType = (FileType)iteraTor.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/get-supported-...
  4. Load document from url | Documentation

    Learn how To Load document from url....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/load-document-fro...
  5. Load a file of a specific format | Documentation

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file To load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path To your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties To extract or edit metadata System....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  6. GroupDocs.Viewer本地 API、云 API、在线应用来打开和查看文件

    GroupDocs提供.NET/Java库和云 API,使您能够查看、比较、注释、签名和转换您自己的应用中最受欢迎的文档格式...从任何地方查看您最喜爱的浏览器中的PowerPoint PPT和PPTX 演示文稿。 GroupDocs.Viewer Excel...GroupDocs.Viewer PDF App 直接从 Web 浏览器查看便携式文档格式(PDF)。 查看更多在线应用程序 GroupDocs...

    products.groupdocs.app/zh/viewer
  7. How Lawyers and Legal Firms Benefit from GroupD...

    Online document management has gained wide industry acceptance in the last few years. From version control, central document reposiTories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is To compare documents or files To find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks....documents, Excel spreadsheets or PDF files – GroupDocs Comparison...advantage. In the legal world, PDFs are commonly used for electronic...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  8. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/deleting-documents/
  9. Load document from stream | Documentation

    Learn how To Load document from stream....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. Deleting documents | Documentation

    This page contains information about deleting documents in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/deleting-documents/