Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 39,114 for

documents

(0.05 sec)
  1. How to Add Watermark Annotation using Java

    Review the step-by-step guide to add watermark annotation using Java and learn how to use these instructions to create annotation in Java....watermark annotation to PDF documents. Further, we will use the...adding watermark annotation to documents. Steps to Add Watermark Annotation...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  2. Search Synonym in Multiple Folders on GroupDocs...

    Search Synonym in Multiple Folders on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Synonym in Multiple Folders on GroupDocs Blog | Document Aut......Folders on GroupDocs Blog | Document Automation Solutions for ...Folders on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/search-synonym-in-mul...
  3. remove watermarks using Java on GroupDocs Blog ...

    remove watermarks using Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove watermarks using Java on GroupDocs Blog | Document Automation Solu......using Java on GroupDocs Blog | Document Automation Solutions for ...using Java on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/remove-watermarks-usi...
  4. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...occurrences in the text of documents. Obtain search result information...

    docs.groupdocs.com/search/nodejs-java/work-with...
  5. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......Core application to convert document files (e.g., Word, Excel)...larger than the original documents. For example: * A **10MB Excel...

    forum.groupdocs.com/t/file-size-increase-on-con...
  6. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing Documents with various file formats by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...usage / Saving documents / Saving signed documents with different...

    docs.groupdocs.com/signature/java/save-signed-w...
  7. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business Documents to PDF and raster images....Java library – a multi-format document converter with support for...literally all common business documents to PDF and raster images....

    blog.groupdocs.com/conversion/convert-common-do...
  8. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Merger for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...password-protected document Load password-protected document Leave feedback...

    docs.groupdocs.com/merger/java/load-password-pr...
  9. Classify document from stream | Documentation

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification.../ Classify document from stream Classify document from stream...

    docs.groupdocs.com/classification/net/classify-...
  10. Load document from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Guide / Loading documents / Loading documents from different sources...

    docs.groupdocs.com/merger/net/load-document-fro...