Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,471 for

properties

(0.07 sec)
  1. Load a file of a specific format | GroupDocs

    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...
  2. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....(zero-based) and update its properties. Call the method of the class...

    docs.groupdocs.com/annotation/net/update-annota...
  3. How to Add PDF Annotation in ASP.NET C# - Free ...

    The samples I find on your GitHub repo are complicated, difficult to understand for newbie. Is there documentation showing how to setup an ASP.NET project to use GroupDocs.Annotation, add PDF annotation, and setting up …...pen styles and a lot other properties. Add Area Annotation to PDF...

    forum.groupdocs.com/t/how-to-add-pdf-annotation...
  4. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....output image size, set the and properties of the or classes. Specify...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  5. How to Edit MOBI File | GroupDocs

    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...
  6. 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-...
  7. 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...
  8. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java 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/java/render-ebooks/
  9. 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 Java...class has several options (properties), that are described below:...a class, that have three properties, described below: — character...

    docs.groupdocs.com/editor/java/edit-txt/
  10. Get document info | GroupDocs

    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...