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

properties

(0.17 sec)
  1. Accept or Reject detected changes | GroupDocs

    Following this guide you will learn how to apply or discard changes detected during document comparison process using GroupDocs.Comparison for .NET API....class includes the following properties: is a list of changes that...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  2. 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-...
  3. .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-...
  4. 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...
  5. 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-...
  6. 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...
  7. 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-...
  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. 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...
  10. 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...