Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 912 for

presentation to pdf

(0.13 sec)
  1. Document filtering during indexing | Documentation

    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...
  2. Document filtering during indexing | Documentation

    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...
  3. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. C# string query = "Einstein"...

    docs.groupdocs.com/search/net/build-search-query/
  4. Search index events | Documentation

    This page contains information about the purpose and use of all index events....notifications in the index is presented below. C# string indexFolder...processing this event is presented below. C# string indexFolder...

    docs.groupdocs.com/search/net/search-index-events/
  5. Search index events | Documentation

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

    docs.groupdocs.com/search/nodejs-java/search-in...
  6. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded To 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…... At present groupdocs request of “/view-data”...“3477/dummy.pdf”, “fileType”: “pdf”, “fileName”: “dummy.pdf”, “canPrint”:...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  7. 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...
  8. Get document info | Documentation

    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. Highlighting search results | Documentation

    This article gives knowledge on how To highlight search results in the text of a document....on the output adapters are presented on the page . If after generation...following parameters are presented in the class to use with the...

    docs.groupdocs.com/search/nodejs-java/highlight...
  10. Edit Email | Documentation

    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/