Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,361 for

pptx to pdf

(0.1 sec)
  1. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing To remove metadata properties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/removing-metadata/
  2. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully cusTom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property To locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing To remove metadata properties....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/removing-metad...
  3. Optimize index | GroupDocs

    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/nodejs-java/optimize-...
  4. Alphabet | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/alphabet/
  5. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more....pptx OOXML Presentation ✅ ✅ ✅ ✅ ✅...📘 PowerPoint watermarking 🧾 PDF Formats Format Description Load...

    docs.groupdocs.com/watermark/net/supported-docu...
  6. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need To set IndexType.MetadataIndex when creating an index....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-metadat...
  7. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/extend-support...
  8. Extract text by table of contents item | GroupDocs

    Learn how To extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word documents, Pdfs, and eBooks by ToC item in C#....supported for Word Processing, PDF, ePUB and CHM documents (for...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-by-t...
  9. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability To remove individual documents from the index that are indexed from a stream or structure....pdf" ; string indexFolder = @"c:\MyIndex\"...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/delete-indexed-do...
  10. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, To save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/document-renaming/