Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 5,343 for

file merger

(0.27 sec)
  1. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Merger Product Solution GroupDocs...documents, such as OneNote files, using GroupDocs.Conversion...

    docs.groupdocs.com/conversion/java/load-note-do...
  2. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....Merger Product Solution GroupDocs...)) { // Make changes to the file as a rasterized PDF, e.g. uisng...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Merger Product Solution GroupDocs...a text to be compared, not a file path). Instantiate the Comparer...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  4. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Merger Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/python-net/save-wi...
  5. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Merger Product Solution GroupDocs...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. Set image size limits | Documentation

    Control image size in PDF output: set width, height, or maximum dimensions....Merger Product Solution GroupDocs...) as viewer : # Create a PDF file. viewOptions = gvo . PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  7. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional File format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain File format information advanced_usage....Merger Product Solution GroupDocs...and extract some additional file format information. a Spreadsheet...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. How to Add Watermark to Excel Worksheets using ...

    You will find guidance on how to add watermark to excel worksheets using Java, along with working code example to insert watermark in xlsx using Java on any system....Merger Product Family GroupDocs.Redaction...class by passing the input XLSX file path to its constructor as a...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  9. Search results | Documentation

    This article shows that how to perform the operations on search results....Merger Product Solution GroupDocs...object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/nodejs-java/search-re...
  10. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Merger Product Solution GroupDocs...resembles the “Embed fonts in the file” option with all sub-options...

    docs.groupdocs.com/editor/java/font-embedding-o...