Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,480 for

file signature

(0.12 sec)
  1. Extract text from ZIP archive files | GroupDocs

    To extract Files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the File indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Signature Product Solution GroupDocs...ZIP archive files Extract text from ZIP archive files Leave feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached File is supported by GroupDocs....Signature Product Solution GroupDocs...()) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Signature Product Solution GroupDocs...annotating process to any supported file format (instead of AnnotationImageHandl...

    docs.groupdocs.com/annotation/net/migration-notes/
  4. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...data embedded in the document file itself, like PDF. But other...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  5. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....Signature Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/java/product-overview/
  6. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....Signature Product Solution GroupDocs...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-te...
  7. Product Overview | GroupDocs

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....Signature Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/net/product-overview/
  8. Get default ConvertOptions for specific target ...

    Learn this article and check how to obtain default convert options for specific conversion format with GroupDocs.Conversion for Java API. ...Signature Product Solution GroupDocs...Leave feedback When dealing with file format conversions, certain...

    docs.groupdocs.com/conversion/java/get-default-...
  9. Introducing Web Report Generator | GroupDocs

    Introduction to Web Report Generator Powered by GroupDocs.Assembly for .NET Web Report Generator is an ASP.NET Web forms application using GroupDocs.Assembly for .NET that demonstrates the core functionalities provided by GroupDocs.Assembly for .NET. The Web Report Generator allows user to easily create reports based on: a) Predefined custom templates (created in Supported Document Formats following Supported Template Syntax) and b) Your own database (MS SQL Server local OR Remote) tables, views and also with custom query....Signature Product Solution GroupDocs...Template file. Upload and use MS Excel Template file. Upload and...

    docs.groupdocs.com/assembly/net/introducing-web...
  10. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Python via .NET without a license (Evaluation Limitations)...Signature Product Solution GroupDocs...processor time. Set License from File The following code snippet shows...

    docs.groupdocs.com/comparison/python-net/licens...