Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,125 for

properties

(0.03 sec)
  1. Saving | Documentation

    The SaveOptions class provides the following Properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...class provides the following properties to customize the saving process:...

    docs.groupdocs.com/annotation/java/saving/
  2. Common conversion options | Documentation

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

    docs.groupdocs.com/conversion/java/common-conve...
  3. Using Signature Appearances | Documentation

     This sections contains explanation about various electronic signature visual appearances on document page....signature options contains property that expects instance of the...annotation area. Note that property must be set to class implements...

    docs.groupdocs.com/signature/net/using-signatur...
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...and a set of different CSS properties, which are applied to different...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....QrCodeSignOptions class for setting properties for the QR-Code signature...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  6. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children.... Properties Name Description ArchiveOptions...

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

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific Properties to extract or edit metadata System....(); // Use format-specific properties to extract or edit metadata...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. 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-...
  9. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....encryption properties and setup Format attributes for properties. public...public wrapper for internalized property accessor public final java...

    docs.groupdocs.com/signature/java/search-embed-...
  10. 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...