Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,126 for

properties

(0.03 sec)
  1. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following Properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Data Source Document Multiple Tables Data....added: Moreover, following properties of the class have been added:...

    docs.groupdocs.com/assembly/net/loading-multipl...
  2. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature Properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....existing standard signature properties like positioning, alignment...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....application: Go to project properties. Click on Java Build Path...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  4. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...document’s content or its metadata properties. Features provided by GroupDocs...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  5. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words format, also adding support for PNG, JPG and BMP file formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed information is listed below....Adding support for Missing Properties for ChangeInfo – Fix For...

    blog.groupdocs.com/comparison/strikeout-option-...
  6. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....a object and populate its properties; Call the method of the (or...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  7. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....this behaivior through the property: const pagesSetup = new groupdocsWatermark...absolute positioning using properties X, Y, Width and Height. The...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  8. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Metadata signature ( ) and set property to specify data encryption...encryption properties and setup Format attributes for properties. //...

    docs.groupdocs.com/signature/net/search-for-emb...
  9. 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...
  10. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata Properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/net/working-with-me...