Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 40,731 for

documents

(0.06 sec)
  1. Verify for multiple signatures | Documentation

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Guide / Basic usage / Verify document for signatures / 🛡 Mutiple...

    docs.groupdocs.com/signature/java/verify-for-mu...
  2. Migration notes | Documentation

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...to manage watermarks in the document (instead of class from previous...

    docs.groupdocs.com/watermark/net/migration-notes/
  3. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...information extracted from documents, and you are not afraid of...

    docs.groupdocs.com/search/net/indexing-with-sto...
  4. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product.../ Signing documents / Locating signature on document page / Locating...

    docs.groupdocs.com/signature/net/locating-signa...
  6. GroupDocs.Annotation for .NET announcing MVC ba...

    The GroupDocs team is delighted to announce the Front End sample project for the ASP.NET MVC developers. The purpose after this release is to enable the developers to write their own document annotation front-end using GroupDocs.Annotation for .NET 3.x. nearly all the features have been applied in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. The developers are free to customize the application to fulfill their own requirements....developers to write their own document annotation front-end using...available at github.com. Supported Document Annotation Features # The...

    blog.groupdocs.com/annotation/asp-net-mvc-front...
  7. How to Highlight Text in PDF using C#

    In this article, you will learn how to highlight text in PDF using C#. We will also provide you step-by-step instructions and code to highlight text using C# in PDF....annotate and collaborate on PDF documents in real-time. One of the key...highlight text within PDF documents. Here are the steps to highlight...

    kb.groupdocs.com/annotation/net/how-to-highligh...
  8. Render SVG as PDF using C#

    Efficiently acquire the knowledge of how to render SVG as PDF using C#. Additionally, delve into step-by-step guidelines and C# code for rendering SVG to PDF....Graphics ( SVG ) as a Portable Document Format (PDF) using C# can...various scenarios, such as document generation, reporting, or...

    kb.groupdocs.com/viewer/net/render-svg-as-pdf-u...
  9. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...formats / Extract data from PDF documents / Extract attachments from...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. How to Convert DOCX to PPTX using Java

    This topic provides instructions on how to convert DOCX to PPTX using Java. Also, we will assist you in creating a Java application to export DOCX to PPTX in Java.... Word documents can be converted to other...essential classes for performing document transformation from DOCX to...

    kb.groupdocs.com/conversion/java/how-to-convert...