Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 5,184 for

file signature

(0.11 sec)
  1. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Signature Product Solution GroupDocs...) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Generate previews | Documentation

    This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser API...Signature Product Solution GroupDocs...PreviewOptions ( pageNumber => File . Create ( GetOutputPath ( ...

    docs.groupdocs.com/parser/net/generate-previews/
  3. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...seamless handling of diverse PDF files during conversion. The API provides...

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  4. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Signature Product Solution GroupDocs...metadata in FLV files Working with metadata in FLV files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....Signature Product Solution GroupDocs...following images show the output file with and without external resources...

    docs.groupdocs.com/viewer/java/loading-external...
  6. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word (DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents thumbnails and preview document pages using GroupDocs.Merger for .NET API....Signature Product Solution GroupDocs...Console . WriteLine ( "Image file {0} is ready for preview" ,...

    docs.groupdocs.com/merger/net/generate-document...
  7. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Java...

    docs.groupdocs.com/signature/java/supported-doc...
  8. Edit TXT | Documentation

    This guide demonstrates how to edit plain text Files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Signature Product Solution GroupDocs.../ Edit document / Edit text files Edit TXT Leave feedback On this...

    docs.groupdocs.com/editor/java/edit-txt/
  9. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled File using explicit specifications or File extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...popular microsoft office and email file formats based upon template...

    docs.groupdocs.com/assembly/net/features-overview/
  10. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Signature Product Solution GroupDocs...); // Save the document to a file const outputFilePath = 'output...

    docs.groupdocs.com/editor/nodejs-java/create-do...