Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 40,364 for

documents

(0.18 sec)
  1. 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...
  2. find watermarks in csharp on GroupDocs Blog | D...

    find watermarks in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find watermarks in csharp on GroupDocs Blog | Document Automation Solutions ......csharp on GroupDocs Blog | Document Automation Solutions for ...csharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/find-watermarks-in-cs...
  3. 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-...
  4. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Watermark for Python....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...Remarks Microsoft Word 97 - 2007 Document. Microsoft Word 97 - 2007...

    docs.groupdocs.com/watermark/python-net/support...
  5. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage Documents protection. GroupDocs.Merger for Java allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more Documents of same file format into one.... A back-end document manipulation API that allows...remove or reorder pages in a document of supported format. Pages...

    blog.groupdocs.com/merger/first-public-release-...
  6. How to Convert DOCX to ODT using C#

    In this article, you will explore how to convert DOCX to ODT using C# without extra software installation. Also, we will provide the code to export DOCX to ODT in C#....LibreOffice’s ODT are two popular document formats that serve slightly...for creating and editing documents, ODT is an open standard format...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX files using the .NET merger API by GroupDocs....similar and multiple types of documents. Along with merging PowerPoint...files, it allows splitting documents, moving certain pages, and...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  8. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....js In the world of document automation, converting file...content into structured Word documents for formal use or reporting...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Convert DOCX to TIFF using Python

    Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality image output....TIFF using Python Converting documents into image formats is a common...especially when working with document management systems or print...

    kb.groupdocs.com/conversion/python/convert-docx...
  10. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to HTML / Optimize...

    docs.groupdocs.com/viewer/java/how-to-optimize-...