Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,471 for

properties

(0.6 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. Render images as HTML, PDF, PNG, and JPEG files...

    Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively....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-ima...
  3. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-email-mes...
  4. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....The HtmlViewOptions class properties allow you to control the...The PdfViewOptions class properties allow you to control the...

    docs.groupdocs.com/viewer/java/render-presentat...
  5. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for .NET....source code files by using the properties: accepts the found changes...Sum . If you do not use the property, all changes are committed...

    docs.groupdocs.com/comparison/net/how-to-merge-...
  6. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Java....source code files by using the properties: accepts the found changes...Sum . If you do not use the property, all changes are committed...

    docs.groupdocs.com/comparison/java/how-to-merge...
  7. .msg to .pdf - unable to get rid of inline imag...

    Hi, I am converting MSG into PDF, all works well, but I would not like to have separate files for the inline images of the body of the mail, I cannot figure out what option I should use. Using GroupDocs.Conversion.NETF…...true // <-- check the exact property name in your version }; converter...class you see, is there a property that mentions embedding or...

    forum.groupdocs.com/t/msg-to-pdf-unable-to-get-...
  8. 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...
  9. 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-...
  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...