Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 5,672 for

file merger

(0.04 sec)
  1. GroupDocs.Comparison for Java | GroupDocs

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf Files using Java....Merger Product Solution GroupDocs...summary saved in a separate result file. About GroupDocs.Comparison...

    docs.groupdocs.com/comparison/java/
  2. 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....Merger Product Solution GroupDocs...It allows to skip unnecessary file loading. @Override public void...

    docs.groupdocs.com/parser/java/handle-loading-o...
  3. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Merger Product Solution GroupDocs...as viewer : # Create an HTML file. viewOptions = HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  4. Setting author of changes | GroupDocs

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Merger Product Solution GroupDocs...the object. Specify a source file path or an input stream. Call...

    docs.groupdocs.com/comparison/java/setting-auth...
  5. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF File...Merger Product Solution GroupDocs...document as a rasterized PDF file: C# using ( Redactor redactor...

    docs.groupdocs.com/redaction/net/save-in-raster...
  6. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources...Merger Product Solution GroupDocs...various sources: From files in the file system. From a stream...

    docs.groupdocs.com/search/net/indexing-from-dif...
  7. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image File types as image watermark...Merger Product Solution GroupDocs...supports adding the following image file types as image watermark: BMP;...

    docs.groupdocs.com/watermark/net/adding-image-w...
  8. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT Files with password protection using free online app & programmatically using GroupDocs....using watermarks, encrypting files, or putting passwords on them...put a password on your PPT files, you can try this simple free...

    blog.groupdocs.com/merger/password-protect-powe...
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Merger Product Solution GroupDocs...information from OpenType font files. The following are the steps...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Merger Product Solution GroupDocs...format is determined by the file extension of the output path...

    docs.groupdocs.com/assembly/net/basic-usage-sam...