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

properties

(0.04 sec)
  1. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....PresentationSaveOpti class includes two key properties: slideNumber : Specifies...new one. Here’s how these properties work in Node.js: let saveOptions...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-tex...
  7. 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...
  8. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET.... Set the and properties to true . Set author of changes...changes by changing the property. Call the method. Specify the...

    docs.groupdocs.com/comparison/net/setting-autho...
  9. Render EBooks as HTML, PDF, and image files | D...

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

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  10. Add Point Annotation in Documents using .NET an...

    As all our records and documentations are facing a digital transformation. It has made it quite necessary for us to have a good knowledge of the tools that may help us in the long run. Annotation is one of those tools which may help you in adding the extra, yet necessary, piece of information into your documents. Annotation helps readers in understanding the text in a better way. It also helps different people working on the same task to exchange their concerns regarding a piece of information in the document.... Some of the properties offered by this feature include...

    blog.groupdocs.com/annotation/add-point-annotat...