Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,762 for

file merger

(0.34 sec)
  1. Set resolution of document preview. | GroupDocs

    The page describes how to set the resolution of document preview...Merger Product Solution GroupDocs...$"result_{pageNumber}.png" ; return File . Create ( pagePath ); }) {...

    docs.groupdocs.com/annotation/net/set-document-...
  2. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....Merger Product Solution GroupDocs...instance, passing the output file name and the configured ConvertOptions...

    docs.groupdocs.com/conversion/java/add-watermark/
  3. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Merger Product Solution GroupDocs...usage scenarios when the source file is stored on a local drive and...

    docs.groupdocs.com/conversion/net/basic-usage/
  4. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Merger Product Solution GroupDocs...annual-review.docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...
  5. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Merger Product Solution GroupDocs...previously chosen format by specified file path or into specified stream...

    docs.groupdocs.com/editor/java/save-document/
  6. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Merger Product Solution GroupDocs...trusted communication. What Excel files could be signed? You can sign...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  7. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Merger Product Solution GroupDocs...Base64-encoded bytes is available for file formats where dynamic image...

    docs.groupdocs.com/assembly/java/inserting-imag...
  8. Load from a local disk | GroupDocs

    Learn how to open a File from local disk using GroupDocs.Metadata for Python via .NET....Merger Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/python-net/load-fro...
  9. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream using GroupDocs.Metadata for Python via .NET....Merger Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/python-net/load-fro...
  10. Load from a local disk | GroupDocs

    The following example demonstrates how to load a File from a local disk. advanced_usage.loading_Files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...Merger Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...

    docs.groupdocs.com/metadata/java/load-from-a-lo...