Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,015 for

properties

(0.04 sec)
  1. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....public namespaces, classes, properties and methods Fixed bug in...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  2. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...class has several options (properties) that are described below:...TextSaveOptions class, which has three properties described below: Encoding...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  3. Customize watermarks | Documentation

    This article shows how to adjust text or image watermarks to your needs....watermark to your needs, use the properties of the class. The following...image watermark, use the properties of the class. The following...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  4. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....access the TOC, TableOfContents property of **EpubPackage **class is...can access the following properties of TOC items using TableOfContentsItem...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  5. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { Links . Add ( properties . Link ); }...

    docs.groupdocs.com/parser/net/migration-notes/
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata Properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. How to Convert Excel to HTML using C#

    Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#....code and defining various properties such as PageNumber, Pages...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....HeaderFooter to document Update page properties Comparison.Cells Improvements:...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  9. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control Properties, add a check tag to the title of the checkbox content control using the following syntax....By editing content control properties, add a check tag to the title...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  10. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Metadata signature and set property to specify data encryption...encryption properties and setup Format attributes for properties. public...

    docs.groupdocs.com/signature/java/search-embed-...