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

properties

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...converting CSV documents New Properties Introduced # DefaultFont...

    blog.groupdocs.com/conversion/set-default-zoom-...
  5. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET.... It has two properties: of Integer type, and a ...modified later, through the property. This is the only parameter...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  6. Saving | Documentation

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...class provides the following properties to customize the saving process:...

    docs.groupdocs.com/comparison/nodejs-java/saving/
  7. Saving | Documentation

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...class provides the following properties to customize the saving process:...

    docs.groupdocs.com/comparison/python-net/saving/
  8. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...purposes, such as signature properties review, etc. API allows to...

    docs.groupdocs.com/signature/net/search-for-ele...
  9. eSign document with QR code signature | Documen...

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....requirements and specify the and the properties. Call the method of the class...signature, configuring its properties like size and encoding, and...

    docs.groupdocs.com/signature/net/esign-document...
  10. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....encryption properties and setup Format attributes for properties. //...

    docs.groupdocs.com/signature/net/search-embed-n...