Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 33,497 for

groupdocs.viewer

(0.18 sec)
  1. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/show-revisions/
  2. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. Ինչպես փոխարկել TXT-ը PPTX-ին՝ օգտագործելով C#

    Այս հոդվածը տրամադրում է բոլոր քայլերը՝ TXT-ը PPTX-ի փոխարկելու համար՝ օգտագործելով C#, սովորաբար օգտագործվող օպերացիոն համակարգերում: Այն նաև ներառում է կոդի օրինակ՝ TXT-ին PPTX-ի փոխակերպելու համար՝ օգտագործելով C#:...Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...

    kb.groupdocs.com/hy/conversion/net/how-to-conve...
  4. GroupDocs.Signature Product Family | GroupDocs

    Use GroupDocs.Signature libraries to e-Sign documents with different signature types, protect documents with digital certificates, generate QR Codes and barcodes using C# or Java languages....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/signature/
  5. Features Overview | GroupDocs

    A Java 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/features-overv...
  6. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/search/java/indexing/
  7. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/saving-...
  8. Load document from stream | GroupDocs

    This article explains how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/load-document-fro...
  9. Product Overview | GroupDocs

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/product-overv...
  10. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/removing-empty...