Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 2,714 for

resource

(0.1 sec)
  1. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....pdf" , options ); } More Resources Was this page helpful? Not...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  2. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....organizations can reduce the time and resources required to manage document...information and additional resources, you may find the following...

    blog.groupdocs.com/signature/iterative-digital-...
  3. Basic Template Syntax - Expression Tags and Fie...

    Introduction to basic template syntax including expression tags and simple field access in templates.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-tem...
  4. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API.... getValue ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/obtain-docume...
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....docx" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Save signed images with various output types | ...

    This article explains how to save images with various image format types.... tiffSaveOptions ); More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/save-signed-i...
  7. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for documents using C#, Java, and Node.js. Enhance your document security with this step-by-step guide....information and additional resources, you may find the following...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  8. Edit Watermark's Text and Image using GroupDocs...

    We are excited to announce that we have released version 18.3 of GroupDocs.Watermark for Java. The latest version supports replacing text and image for the found watermarks across all the supported formats. It also allows editing of the objects that can be considered as the watermark in PDF documents. Following are some salient features of GroupDocs.Watermark for Java 18.3 Replacing Text and Image for Found Watermarks The latest version allows replacing text and image for the found possible watermarks that we get in a search result.... Available Channels and Resources # Download - JAR Documentation...

    blog.groupdocs.com/watermark/edit-watermark-tex...
  9. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Work with search results | GroupDocs

    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....highlighted occurrences } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/java/work-with-search...