Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 2,116 for

properties

(0.02 sec)
  1. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....a object and populate its properties; Call the method of the (or...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  2. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....access these options, use the property for one of the following classes... …, XFD). Enable the property to display row and column...

    docs.groupdocs.com/viewer/net/specify-rendering...
  3. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....access the TOC, TableOfContents property of **EpubPackage **class is...can access the following properties of TOC items using TableOfContentsItem...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  4. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....( false ) by default: // Properties of EbookEditOptions getEnablePagination...built-in and custom document properties inside the resultant MOBI...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. How to Convert Excel to HTML using C#

    Let's get familiar yourself with the procedure to convert Excel to HTML using C#. Learn how to use the instructions to write the code to export Excel to HTML in C#....code and defining various properties such as PageNumber, Pages...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of new features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....HeaderFooter to document Update page properties Comparison.Cells Improvements:...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  7. 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...
  8. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....document and contains the next properties: . This is a positive number...all, like CSV or XML, this property always returns false . . Returns...

    docs.groupdocs.com/editor/net/extracting-docume...
  9. Existing objects in Word document | Documentation

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

    docs.groupdocs.com/watermark/java/existing-obje...
  10. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata Properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/net/working-with-me...