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

properties

(0.31 sec)
  1. 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...
  2. 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...
  3. Indexing options | GroupDocs

    This page contains a description of all the Properties of the IndexingOptions class...a description of all the properties of the class. setCancellation...class. This class contains properties for setting OCR processing...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. 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...
  5. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....HtmlViewOptions : ViewOptions Properties Name Description ArchiveOptions...output image (in pixels). The property is available when converting...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  6. Set image size limits | GroupDocs

    This article shows how to set output image size limits when rendering image to HTML...The class has the following properties to set the image width or/and...pixels. ''' </summary> Public Property ImageMaxWidth As Integer '''...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  7. Sign document with HIBC LIC barcode Symbology |...

    This article explains how to sign document with HIBC LIC barcode Symbology signatures... Fill properties which correspond Primary...HIBCLICCombinedData object into Data property. Call method of class instance...

    docs.groupdocs.com/signature/net/sign-document-...
  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. Sign document with HIBC PAS barcode Symbology |...

    This article explains how to sign document with HIBC PAS barcode Symbology signatures... Fill properties Instantiate the object with...HIBCLICCombinedData object into Data property. Call method of class instance...

    docs.groupdocs.com/signature/net/sign-document-...
  10. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF file converter application....format Create and define properties for the PDF document to customize...

    kb.groupdocs.com/conversion/net/how-to-convert-...