Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 4,985 for

file signature

(0.09 sec)
  1. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...PDF in C# How to Convert Text File to JPG using C# How to Convert...

    kb.groupdocs.com/conversion/net/page/4/
  2. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...Signature Product Solution GroupDocs...SpreadsheetContent . class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Signature Product Solution GroupDocs...Watermarker class for a local file or file stream; an instance of the...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  4. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your Java applications....Signature Product Solution GroupDocs...metadata: Set metadata from source file Java import com.groupdocs.comparison...

    docs.groupdocs.com/comparison/java/set-document...
  5. Indexing documents | Documentation

    This page contains information about indexing documents in the search network....Signature Product Solution GroupDocs...DateTime modificationDate = File . GetLastWriteTime ( filePath...

    docs.groupdocs.com/search/net/indexing-documents/
  6. Get document information | Documentation

    This article explains how to detect document File type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) Files with GroupDocs.Merger for Node.js via Java....Signature Product Solution GroupDocs...console . log ( ` Document info file format : $ { documentType ....

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  7. Loading document | Documentation

    This section explains how to load document from various sources like File, streams, remote web resources, loading document from FTP, Amazon or Azure storage etc....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/loading/
  8. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Signature Product Solution GroupDocs... result . getText ())); } } File Type Detection Old coding style...

    docs.groupdocs.com/parser/java/migration-notes/
  9. Work with Search Results using Java

    Learn how to work with search results using Java and retrieve search results in Java efficiently, optimizing search processes for better performance and accuracy....Signature Product Family GroupDocs.Metadata...for each document, show its file path and occurrence count For...

    kb.groupdocs.com/search/java/work-with-search-r...
  10. Inserting Images Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Signature Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic image...

    docs.groupdocs.com/assembly/net/inserting-image...