Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 40,133 for

documents

(0.07 sec)
  1. GroupDocs.Viewer本地 API、云 API、在线应用来打开和查看文件

    GroupDocs提供.NET/Java库和云 API,使您能够查看、比较、注释、签名和转换您自己的应用中最受欢迎的文档格式...have tested with a lot of documents and so far so good. Everything...

    products.groupdocs.app/zh/viewer
  2. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples.... Signing the Document Step 5. Detailed Implementation...Final Thoughts on Electronic Document Signatures Get a Free Trial...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  3. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/cad/
  4. Generate signature preview | Documentation

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Topics To learn more about document eSign features, please refer...

    docs.groupdocs.com/signature/java/generate-sign...
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Use advanced rasterization...

    docs.groupdocs.com/redaction/java/use-advanced-...
  6. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Numbered List in Word Processing Document Leave...

    docs.groupdocs.com/assembly/java/numbered-list-...
  7. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/comp...
  8. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Signing / Locating signature on document page / 🌐 Measure Units Locating...

    docs.groupdocs.com/signature/java/locating-sign...
  10. Extract text in Raw Mode | Documentation

    This article explains that how to extract text in Raw mode....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...functionality to extract a text from documents. The Raw mode is the fastest...

    docs.groupdocs.com/parser/java/extract-text-in-...