Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,994 for

properties

(0.55 sec)
  1. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how to load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...through the SpreadsheetOptions property: HtmlViewOptions . SpreadsheetOptions...explicitly, the SpreadsheetOptions property has a default implicit value...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  2. 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...
  3. 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/
  4. 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...
  5. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-metadata-net, and run three minimal examples — read metadata, remove all metadata, and inspect a document — in under five minutes....print all detected metadata properties. Python import os from groupdocs...`lambda p: True` matches every property in the file for prop in metadata...

    docs.groupdocs.com/metadata/python-net/getting-...
  6. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....At minimum following two properties of AnnotationInfo have to...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  7. Load documents | GroupDocs

    Document loading use cases with GroupDocs.Viewer within your Java applications....constructor parameters and properties of the class. For details...

    docs.groupdocs.com/viewer/java/loading/
  8. Load documents | GroupDocs

    Document loading use cases with GroupDocs.Viewer within your .NET applications....constructor parameters and properties of the class. For details...

    docs.groupdocs.com/viewer/net/loading/
  9. 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/java/search-for-el...
  10. 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; OnlyAnnotatedPages 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/net/saving/