Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 9,766 for

document viewer

(0.24 sec)
  1. Generate Output in Different Format | GroupDocs

    Convert assembled Documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  2. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  3. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on Document page with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/locating-signa...
  6. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource files while an assembled Document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled Document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  7. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/features-overview/
  8. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word Documents using Java and provides complete information on writing Java code to compare two Word Documents....Viewer Product Family GroupDocs.Comparison...Family How to Compare Word Documents using Java This quick how-to...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on Document page with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/locating-sign...
  10. How to Add Reply to Annotation in PDF using C#

    In this quick how-to tutorial, you will learn how to add reply to annotation in PDF using C# along with complete instructions to reply annotation in PDF using C#....Viewer Product Family GroupDocs.Comparison...Annotator object with input document path Instantiate User, AreaAnnotation...

    kb.groupdocs.com/annotation/net/how-to-add-repl...