Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,024 for

properties

(0.72 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/nodejs-java/search...
  2. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET.... It has two properties: of integer type, and a ...modified later, through the property. This is the only parameter...

    docs.groupdocs.com/editor/python-net/edit-power...
  3. Get Document Information | GroupDocs

    Inspect a document — file type, page count, attachments, and format-specific metadata — with the Viewer.get_view_info and Viewer.get_file_info methods in GroupDocs.Viewer for Python via .NET....extra properties: Format family Result type Extra properties PDF...subclass to access the extra properties. Example 1: Get File Type...

    docs.groupdocs.com/viewer/python-net/developer-...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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-...
  10. 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/