Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,528 for

properties

(0.06 sec)
  1. Delete Image signatures from documents | GroupDocs

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/net/delete-image-s...
  2. Delete QR-Code signatures from documents | Grou...

    This article explains how to delete QR-Code electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/python-net/delete-...
  3. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...

    docs.groupdocs.com/signature/java/update-qr-cod...
  4. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....This class provides various properties to customize the HTML output...

    docs.groupdocs.com/conversion/java/convert-to-h...
  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. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your data extraction workflow....collection, extract relevant properties such as image dimensions...

    kb.groupdocs.com/parser/net/extract-images-from...
  7. It's Time to Upgrade to GroupDocs.Viewer for .N...

    GroupDocs.Viewer for .NET has been serving the developers in creating the document viewer applications for many years. With the efforts of our hard-working team and the support of our valuable customers, we are able to make the API stand among the top-ranked document viewer APIs. Since the Sky is the only limit, we always keep on enriching the API with more features, improving its performance, and making its usage easier for the developers....of the classes and their properties and functions has also been...

    blog.groupdocs.com/viewer/its-time-to-upgrade-t...
  8. 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...
  9. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for Java API.... has several methods and properties for working especially with...

    docs.groupdocs.com/editor/java/editabledocument/
  10. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....range of Excel spreadsheet properties: Metadata Field Description...

    docs.groupdocs.com/parser/net/extract-metadata-...