Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,471 for

properties

(0.43 sec)
  1. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...purposes, such as signature properties review, etc. API allows to...

    docs.groupdocs.com/signature/net/search-for-ele...
  2. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) 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-ca...
  3. 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 Java.... All have some common properties which are: specifies the...

    docs.groupdocs.com/conversion/java/common-conve...
  4. Saving | GroupDocs

    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/
  5. 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-...
  6. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications....expression tags referencing JSON properties Use DocumentAssembler to...your template can reference properties directly: Name: <<[data.name]>>...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  7. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API.... Here are the key properties you can set: Option Description...WatermarkOptions class and configure the properties to specify the watermark’s...

    docs.groupdocs.com/conversion/java/add-watermark/
  8. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....config and example related properties in the configuration.yml...config and example related properties in the configuration.yml...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  9. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using Java programming language....OutputFormat property. The class has also two another properties: SplitHeadingLevel...e-book file, you may leave this property to has the default value (...

    docs.groupdocs.com/editor/java/how-to-edit-ebook/
  10. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....method Read the OpenType font properties advanced_usage.managing_...the values of some metadata properties System . out . println (...

    docs.groupdocs.com/metadata/java/working-with-o...