Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,116 for

properties

(0.1 sec)
  1. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for .NET.... Set the and properties to true . Set author of changes...changes by changing the property. Call the method. Specify the...

    docs.groupdocs.com/comparison/net/setting-autho...
  2. Add Point Annotation in Documents using .NET an...

    As all our records and documentations are facing a digital transformation. It has made it quite necessary for us to have a good knowledge of the tools that may help us in the long run. Annotation is one of those tools which may help you in adding the extra, yet necessary, piece of information into your documents. Annotation helps readers in understanding the text in a better way. It also helps different people working on the same task to exchange their concerns regarding a piece of information in the document.... Some of the properties offered by this feature include...

    blog.groupdocs.com/annotation/add-point-annotat...
  3. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....obsolete constructors and properties Image to PDF conversion improvement...

    blog.groupdocs.com/conversion/pdfformattingopti...
  4. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following Properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source.... Moreover, following properties of the GroupDocs.Assembly...

    docs.groupdocs.com/assembly/java/loading-multip...
  5. 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-...
  6. 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...
  7. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....this behaivior through the property: const pagesSetup = new groupdocsWatermark...absolute positioning using properties X, Y, Width and Height. The...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  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. 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-...
  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...