Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,989 for

properties

(0.06 sec)
  1. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...file to PNG. Use the and properties to specify the output image...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  2. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....QrCodeSignOptions class for setting properties for the QR-Code signature...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  3. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children.... Properties Name Description ArchiveOptions...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  4. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific Properties to extract or edit metadata System....(); // Use format-specific properties to extract or edit metadata...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  5. Set Text Annotation Transparency for Diagrams u...

    We are pleased to introduce another monthly release of GroupDocs.Annotation for .NET 18.8. This latest release comes up with some new features like ability to apply text annotation without changing the color and reviewer rights management. Apart from that, few improvements and fixes are also introduced in this release, we therefore recommend you to download this latest release of the API to enhance your document annotation experience. Features Ability to apply text annotations without changing the color Reviewer rights management for operations with replies Set text annotations transparency for Diagrams Creating Arrow annotation with AnnotationInfo....Images Applying annotation properties for Diagrams Change applying...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  6. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....requirements and specify the and the properties. Call the method of the class...signature, configuring its properties like size and encoding, and...

    docs.groupdocs.com/signature/net/esign-document...
  7. Edit PowerPoint Presentations | Documentation

    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 .NET.... It has two properties: of Integer type, and a ...modified later, through the property. This is the only parameter...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  8. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Node.js via Java.... All have some common properties which are: specifies the...

    docs.groupdocs.com/conversion/nodejs-java/commo...
  9. 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. //...

    docs.groupdocs.com/signature/net/search-embed-n...
  10. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....presentation; - describes properties for each document page. For...

    docs.groupdocs.com/merger/net/get-document-info...