Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,015 for

properties

(0.04 sec)
  1. .NET EMF Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display EMF in any type of C#, ASP.NET, VB.NET & .NET Core applications....for drawing, and graphics properties critical to render the image...colors and other graphic properties of original image remains...

    products.groupdocs.com/viewer/net/emf/
  2. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert EBooks to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  3. 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...
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...and a set of different CSS properties, which are applied to different...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. 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...
  6. 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...
  7. Get document info | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....the document information properties, use the and methods. The...available document information properties: const converter = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  8. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  9. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...class has several options (properties), that are described below:...a class, that have three properties, described below: — character...

    docs.groupdocs.com/editor/net/edit-txt/
  10. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Java API to convert web documents to PDF, PNG, and JPEG formats....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-web-docum...