Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,465 for

properties

(0.33 sec)
  1. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific Properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Reading MOV format-specific properties The GroupDocs.Metadata API...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....watermark object Set watermark properties images in the document watermark...

    docs.groupdocs.com/watermark/java/adding-waterm...
  3. Indexing options | GroupDocs

    This page contains a description of all the Properties of the IndexingOptions class...all the properties of the class. Cancellation property The property... The default value of the property is null. An operation can...

    docs.groupdocs.com/search/net/indexing-options/
  4. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....config and demo related properties in the configuration.yml...config and example related properties in the configuration.yml...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  5. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....are also several optional properties: convertDateTimeData : Boolean...string. There are also other properties: encoding : Allows specifying...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format....implemented following new properties: setRotate(PdfSaveOptions...ImageSaveOptions class with a new property that takes rotation angle...

    blog.groupdocs.com/conversion/implement-page-ro...
  7. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-web...
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer Java API to convert images 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/java/render-images/
  9. Migration notes | GroupDocs

    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/
  10. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...declares the minimum set of properties, which are common for every...and provides a convenient properties for working with them. of...

    docs.groupdocs.com/viewer/net/getting-used-fonts/