Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,506 for

properties

(0.36 sec)
  1. DPI setting ignored when converting MSG to PDF ...

    Hello, Converting the attached MSG file to PDF, creates a document with as size of 10.42 x 14.74 inch, according to Adobe Reader. image.png (66.0 KB) With the specified 750 x 1061 pixels at the default 96 dpi, that sh…... The DPI property should be set explicitly in...conversion to Word or PDF formats, properties such as PageHeight and PageWidth...

    forum.groupdocs.com/t/dpi-setting-ignored-when-...
  2. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....objects of class and setup property with object of Call method...encryption properties and setup Format attributes for properties. public...

    docs.groupdocs.com/signature/java/search-for-en...
  3. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Presentation provides metadata properties as “name-value” pairs. PDF...documents implement metadata properties as a list of “identifier-value”...

    docs.groupdocs.com/signature/net/esign-document...
  4. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....document and contains the next properties: . This is a positive number...all, like CSV or XML, this property always returns false . . Returns...

    docs.groupdocs.com/editor/net/extracting-docume...
  5. 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...
  6. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....conversion-helloworld </name> <properties> <project.build.sourceEncoding>...</maven.compiler.target> </properties> <dependencies> <dependency>...

    docs.groupdocs.com/conversion/java/installation/
  7. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like: cloning metadata type, gets or sets password and etc...class provides the following properties to customize saving process:...

    docs.groupdocs.com/comparison/net/saving/
  8. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....with the family name and properties. Create a text watermark...watermark and configure its properties. Add the watermark to the document...

    blog.groupdocs.com/watermark/using-custom-fonts...
  9. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Node.js via Java.... All have some common properties which are: specifies the...

    docs.groupdocs.com/conversion/nodejs-java/commo...
  10. Get document information | GroupDocs

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....presentation; - describes properties for each document page. For...

    docs.groupdocs.com/merger/net/get-document-info...