Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,116 for

properties

(0.05 sec)
  1. 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...
  2. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/.... Properties Name Description ArchiveOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format....>(); // Use format-specific properties to extract or edit metadata...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  4. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...docx" ); } Modifying shape properties GroupDocs.Watermark also...the feature of modifying properties ( , , , , , or ) of particular...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Detect Documents Encoding using GroupDocs.Searc...

    Like every month, team GroupDocs has released another version of the API and implements a number of new features and improvements in this monthly release. The latest version i-e 17.9.0 includes features like storing the text of documents during indexing, filtering files before indexing, encoding detection of text files etc. Not only this the API has also added support for CHM documents to the list of supported document formats. The API has removed some of the obsolete methods in this release as well....Addition of DocumentFilter property to IndexingSetting for filtering...field names Remove obsolete properties from IndexingSettings Available...

    blog.groupdocs.com/search/groupdocs.search-for-...
  6. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....WordTrackChanges and ShowRevisions properties to true . Set the author...via the RevisionAuthorName property. Call the compare() method...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  7. Set image resolution | Documentation

    This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer .NET API (C#)....image resolution, set the and properties to true . The GroupDocs.Viewer...all images in the file. The property determines the maximum resolution...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....the document information properties, use the and methods. The...available document information properties: const converter = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  9. GroupDocs.Signature for .NET 16.12.0 Supports M...

    We are contented to present another monthly release of our E-signing API that will certainly augment developers experience. GroupDocs.Signature for .NET 16.12.0 crops up with plentiful new features and a bug fix. API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document. We would suggest you to download this latest release and go through the new features. e-Signature API - New Features Add ability to sign files with digital signature by given pattern in folder Add ability to sign files with image signature by given pattern in folder Implement Text Signature alignment for PDF Documents Implement Text Signature alignment for Words Documents Implement Text Signature alignment for Cells Documents Implement Text Signature alignment for Slides Documents Add ability to sign files with text signature by given pattern in folder Implement Digital Signature for all pages for Pdf documents Implement Text Signature Margins for PDF Documents Implement Text Signature Margins for Cells Documents Implement Text Signature Margins for Words Documents Implement Text Signature Margins for Slides Documents Implement Digital Signature Alignment for Pdf Documents Implement ability to sign Pdf Documents with given list of Signature Options Implement ability to sign Cells Documents with given list of Signature Options Implement ability to sign Words Documents with given list of Signature Options Implement ability to sign Slides Documents with given list of Signature Options GroupDocs....Area when Width or Height properties are specified E-Signing API...

    blog.groupdocs.com/signature/groupdocs-signatur...
  10. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-we...