Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 2,846 for

file editor

(0.07 sec)
  1. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Editor Product Solution GroupDocs...professional-services.pdf is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-i...
  2. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....compare password-protected PDF files, accept or reject changes, and...comparing more than two PDF files using Java We already discussed...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Editor Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  4. Install GroupDocs.Conversion for .NET | GroupDocs

    This guide explains how to install GroupDocs.Conversion for .NET to your environment...Editor Product Solution GroupDocs...assembly files in your project, do the following: Extract files from...

    docs.groupdocs.com/conversion/net/installation/
  5. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Editor Product Solution GroupDocs...// Could be useful for .xlsx files. Appearance = new DigitalSignatureAppe...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....Editor Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  7. Generate Your First Document from .NET Object |...

    Create your first document by generating a simple report from an in-memory .NET object using GroupDocs.Assembly for .NET....Editor Product Solution GroupDocs...the assembled document to a file Define a Simple Data Class First...

    docs.groupdocs.com/assembly/net/basic-usage-fir...
  8. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  9. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Editor Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Editor Product Solution GroupDocs...following encodings of text files during indexing: UTF-32 LE,...

    docs.groupdocs.com/search/net/indexing-options/