Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,465 for

properties

(0.74 sec)
  1. GroupDocs.Conversion for .NET 25.8 - Latest Upd...

    Explore what's new in GroupDocs.Conversion for .NET v25.8. Available now on NuGet and GroupDocs website...EmailLoadOptions Enhancements – Two new properties: UseDefaultAttachment – Toggle...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. Set Signature Position in Cells Document using ...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET 18.7 with multitude new features like ability for cancellation of signing process and additional search criteria for Digital Signatures of Words and Cells documents. Furthermore, this monthly release also covers some improvements and fixes, we therefore, recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Additional Search CriteriaNow users of this API can search Digital Signatures in Cells and Words documents with additional search criteria Following example demonstrates how to search Digital Signatures in Words document: // setup options with text of signature WordsSearchDigitalOptions searchOptions = new WordsSearchDigitalOptions(); // setup additional search criteria searchOptions....demonstrates using Measure Type properties to set a position of QR-Code...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....TextWatermark class and customize its properties based on your desired specifications...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#....method Go through all the properties you’ve found one by one Metadata...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  5. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....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-pre...
  6. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/net/esign-word-pro...
  7. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...viewing standard document properties like Author, Creation Date...

    docs.groupdocs.com/signature/java/esign-spreads...
  8. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document Properties like author, title, creation date in C#....basic metadata (document properties, file information) from documents...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive... The default property value is 16 . The following...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  10. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....close (); Updating shape properties Since version 17.12, GroupDocs...the feature of modifying properties ( , , , , or ) of particular...

    docs.groupdocs.com/watermark/java/shapes-in-spr...