Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,343 for

properties

(0.04 sec)
  1. Bidirectional Content & Export Metadata - Intro...

    We are at GroupDocs glad to announce another release of GroupDocs.Editor for .NET v17.9.0 API. This monthly release is adding support for new exciting features like Bidirectional Content to rotate different content in left and right direction. Most of the changes are done for words document format along with adding support for Export Language Metadata. This release is also adding features to export Fonts and document export in PDF format....public namespaces, classes, properties and methods Fixed bug in...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  2. 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...
  3. 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...
  4. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...RenderToPureHtml to true value in the property of the class. Code example...

    docs.groupdocs.com/viewer/net/render-presentati...
  5. 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...
  6. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for .NET API.... The and properties of the object allows you...Specify the . The class main properties are as follows: is a delegate...

    docs.groupdocs.com/comparison/net/generate-docu...
  7. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Node.js 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/nodejs-java/render-lo...
  8. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....The PdfViewOptions class properties allow you to control the...The HtmlViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/python-net/render-web...
  9. .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/
  10. 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...