Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 988 for

presentation to pdf

(0.1 sec)
  1. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirecTories of the ConvertSettings object. Trying To upgrade To 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...AddRange(fontDirs); presentation_pptx.zip (47.5 KB) 1 Like...the PPTX as well as the output pdfs. If I change the version from...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  2. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... Examples are presented below. // The first filter...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/document-filteri...
  3. Get document info | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... PDF documents const converter = new...conversion . Converter ( "sample-toc.pdf" ); const pdfInfo = converter...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  4. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False Toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....confirm whether actual text is present in the markup. If the content...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/developer-guide/a...
  5. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...notifications in the index is presented below. String indexFolder...processing this event is presented below. String indexFolder...

    docs.groupdocs.com/search/java/search-index-eve...
  6. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... Examples are presented below. C# // The first filter...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/document-filterin...
  7. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑To‑run C# examples and a breakdown of WordCompareOptions....works the same way for Word, PDF, and other supported formats...library supports PDFs, Excel spreadsheets, presentations, plain‑text...

    blog.groupdocs.com/comparison/word-comparison-n...
  8. Get document info | GroupDocs

    This article explains how To detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET.... PDF documents using ( Converter converter...new Converter ( "sample-toc.pdf" )) { IDocumentInfo info = converter...

    docs.groupdocs.com/conversion/net/get-document-...
  9. Edit Email | GroupDocs

    This guide demonstrates how To edit content of the documents from Email format family like a common text documents using a GroupDocs.EdiTor for Java....e-Book formats, and unlike the PDF and Office formats, there is...attachment names, if they are present in the mail message. Code example...

    docs.groupdocs.com/editor/java/edit-email/
  10. Edit Email | GroupDocs

    This guide demonstrates how To edit content of the documents from Email format family like a common text documents using a GroupDocs.EdiTor for .NET....e-Book formats, and unlike the PDF and Office formats, there is...attachment names, if they are present in the mail message. Code example...

    docs.groupdocs.com/editor/net/edit-email/