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

properties

(0.54 sec)
  1. 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/python-net/esign-w...
  2. eSign Presentation with Metadata signature | Gr...

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

    docs.groupdocs.com/signature/java/esign-present...
  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...