Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 5,572 for

editor

(0.06 sec)
  1. Load document from Azure Blob Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/load-document...
  2. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Editor Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/removing...
  4. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/remove-annota...
  5. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  6. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. GroupDocs.Assembly for Net overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/product-overview/
  8. Accept or reject detected changes | GroupDocs

    Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/accept...
  9. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/compare-multi...
  10. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/net/load-text-fro...