Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 801 for

presentation to pdf

(0.06 sec)
  1. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...시작 시간 기록 // PDF 파일일 경우 워터마크 추가 if ("application/pdf".equalsIgnoreCase(fileItem...document.presentationml.presentation".equalsIgnoreCase(fileItem...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  2. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....using it to extract text is presented on the page . DocumentFilter...an index of this type is presented on the page. CompactIndex...

    docs.groupdocs.com/search/net/search-index-sett...
  3. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....search queries in text form is presented on the page. A table of the...queries in object form is presented on the page. The following...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  4. Get document info | Documentation

    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...
  5. 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...
  6. 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/
  7. 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. String query = "Einstein"...

    docs.groupdocs.com/search/java/build-search-query/
  8. 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. String indexFolder...processing this event is presented below. String indexFolder...

    docs.groupdocs.com/search/java/search-index-eve...
  9. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples....the word “relativity” is presented but the word “Einstein” is...the example the query is presented in text and object form and...

    docs.groupdocs.com/search/net/boolean-search/
  10. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....algorithm of this type is presented below. C# string indexFolder... For this, the algorithm presented by the class is used. In this...

    docs.groupdocs.com/search/net/fuzzy-search/