Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,471 for

properties

(0.26 sec)
  1. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Metadata signature and set property to specify data encryption...encryption properties and setup Format attributes for properties. //...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...class has several options (properties) that are described below:...TextSaveOptions class, which has three properties described below: Encoding...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  3. 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...
  4. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....xlsx" ) Updating shape properties This sample updates several...several shape properties such as alternative text, rotation, position...

    docs.groupdocs.com/watermark/python-net/shapes-...
  5. How to run examples | GroupDocs

    This article describes how to run .NET file conversion API code examples....config** file and demo-related properties in the **configuration.yml**...config** file and demo-related properties in the **configuration.yml**...

    docs.groupdocs.com/conversion/net/how-to-run-ex...
  6. 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...
  7. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...rendered items. The default property value is 0 (all existing items...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  8. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...form field by modifying its properties and then call the updateFormFields...TextFormField ); // Modify properties of the TextFormField textField...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  9. How to Convert Outlook Email to PDF using Java

    This article describes the detailed procedure to convert Outlook Email to PDF using Java and demonstrates the working of the Java EML to PDF converter functionality....PdfConvertOptions class for defining properties for customizing the converted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Convert Word to PDF in Java

    Easily transform documents without a third-party tool and discover how to convert Word to PDF in Java, as well as check sample code to convert DOCX to PDF in Java.... initialize classes, set properties for the output file, and...

    kb.groupdocs.com/conversion/java/how-to-convert...