Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,398 for

file signature

(0.06 sec)
  1. Convert PDF to DOCX using Java

    Effortlessly convert PDF to DOCX using Java, eliminating the need for additional tools. Also, we will furnish you with code example to export PDF to DOCX using Java....Signature Product Family GroupDocs.Metadata...Java in order to convert PDF file format to DOCX Create an instance...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  2. Add Image Annotation to JPG using C#

    This tutorial offers guidance on how to add image annotation to JPG using C#. You can insert image annotation to JPG in C# without installing extra tools....Signature Product Family GroupDocs.Metadata...an image annotation in a JPG file Create an instance of the Annotator...

    kb.groupdocs.com/annotation/net/add-image-annot...
  3. How to Convert DOCX to ODT using Java

    In this article, you will learn how to convert DOCX to ODT using Java without extra software. Moreover, we'll share code example to export DOCX to ODT in Java....Signature Product Family GroupDocs.Metadata...Converter class by passing DOCX file path as an argument to its constructor...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Node.js via Java....Signature Product Solution GroupDocs...guide / Basic usage / Convert files / Page layout formats Convert...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Signature Product Solution GroupDocs...Example 2: Search in an empty HTML file (returns empty collection) using...

    docs.groupdocs.com/parser/net/developer-guide/a...
  6. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Signature Product Solution GroupDocs...generates a new presentation file with one slide using the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  7. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....Signature Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  8. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Signature Product Solution GroupDocs...It allows to skip unnecessary file loading. @Override public void...

    docs.groupdocs.com/parser/java/handle-loading-o...
  9. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for .NET...Signature Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/edit-and-update-f...
  10. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Signature Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...