Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 40,148 for

documents

(0.1 sec)
  1. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/conversion-options-by-document-family/weekly0.5https://docs...veloper-guide/converting-documents/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/conversion.xml
  2. Using Shared Storage with the GroupDocs.Annotat...

    Hello! Today I’d like to show you how to store and open files from a shared folder within your network using the GroupDocs.Annotation for Java library. For those of you who are not familiar with the library yet, it’s basically a web-based document viewer that comes with a comprehensive set of annotation tools. The library allows end users to comment on and mark up almost 50 types of Documents from within your Java app....it’s basically a web-based document viewer that comes with a comprehensive...mark up almost 50 types of documents from within your Java app...

    blog.groupdocs.com/annotation/using-shared-stor...
  3. Save signed Presentation with different output ...

    This article explains how to save signed Presentation 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-p...
  4. 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...
  5. How to Sign DOCX with QR Code using Java

    In this tutorial, we will help you on how to sign DOCX with QR Code using Java. We will also supply you code example to create QR Code in DOCX using Java....signatures for signing Word documents has become a norm. The advantages...Maven repository to sign Word document with QR Code Include the necessary...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  6. Convert files to various formats | Documentation

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...pretty simple - the source document is loaded to a converter and...

    docs.groupdocs.com/conversion/net/convert/
  7. Change Target File Format using GroupDocs.Assem...

    We are delighted to announce a powerful new feature in the monthly release of GroupDocs.Assembly for .NET 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install and use the latest version of the API....file format of an assembled document using file extension or explicit...the format of the assembled document either by specification of...

    blog.groupdocs.com/assembly/change-target-file-...
  8. Remove Password Protection form Excel Files | U...

    Remove password from Excel spreadsheets. Unlock password protected XLS/XLSX files using free online password remover app & programmatically....Tiếng Việt 中文 中國傳統的 When documents are securely safeguarded,...a matter of seconds, your documents will be unlocked and made...

    blog.groupdocs.com/merger/unlock-excel-spreadsh...
  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. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX Documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....中文 中國傳統的 Every page of the document may contain different layouts...orientation of a page in a Word document using C# . Separately, we...

    blog.groupdocs.com/merger/change-page-orientati...