Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,116 for

properties

(0.05 sec)
  1. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control Properties, add a check tag to the title of the checkbox content control using the following syntax....By editing content control properties, add a check tag to the title...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  2. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature Properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....existing standard signature properties like positioning, alignment...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....application: Go to project properties. Click on Java Build Path...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  4. Customize watermarks | Documentation

    This article shows how to adjust text or image watermarks to your needs....watermark to your needs, use the properties of the class. The following...image watermark, use the properties of the class. The following...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  5. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...docx" ); } Modifying shape properties GroupDocs.Watermark also...the feature of modifying properties ( , , , , , or ) of particular...

    docs.groupdocs.com/watermark/net/existing-objec...
  6. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....HyperlinkProperties properties ) { Links . Add ( properties . Link ); }...

    docs.groupdocs.com/parser/net/migration-notes/
  7. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata Properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....SpreadsheetSaveOptio class has two new properties: worksheetNumber : This defines...WorksheetNumber Property The worksheetNumber property determines where...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  9. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/.... Properties Name Description ArchiveOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-tex...