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

pptx to pdf

(0.14 sec)
  1. Extract attachments from Emails | GroupDocs

    Extract email attachments using GroupDocs.Parser for .NET...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-attachmen...
  2. Indexing password protected documents | GroupDocs

    This page describes how To perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents To the dictionary before indexing. To add a document password To the dictionary, you must specify the full path To the document as a key and the actual password To the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....pdf" ). getAbsolutePath (); index...endsWith ( "ProtectedDocument.pdf" )) { args . setPassword ( "123456"...

    docs.groupdocs.com/search/java/indexing-passwor...
  3. Synonym dictionary | GroupDocs

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

    docs.groupdocs.com/search/net/synonym-dictionary/
  4. Set metadata properties | GroupDocs

    This article explains the usage of SetProperties method is used To update or add metadata. You can easily add metadata To phoTos, Pdfs or you can update or add data To mp3 files....easily add metadata to photos, pdfs or you can update or add data...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  5. Homophone dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/homophone...
  6. Remove metadata properties | GroupDocs

    This article shows that how To remove metadata properties from a file is To use corresponding tags that allow you To locate the desired properties across all metadata packages....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/remove-metadata...
  7. Extract formatted text from document page | Gro...

    This article explains that how To extract formatted text from document page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature To read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-c...
  9. Extract Table of Contents from Microsoft Office...

    Learn how To extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...
  10. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more formats....pdf" if signature . FileType . from_extension...Adobe Portable Document Format (PDF) ✅ ✅ ✅ ✅ ✅ ✅ ✅ ✅ OpenDocument...

    docs.groupdocs.com/signature/python-net/support...