Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 31,822 for

conversion api

(0.78 sec)
  1. Sign document with Barcode signature - advanced...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/sign-document...
  2. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/python-net/how-to-run...
  3. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing in Java....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/locking-water...
  4. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Api...Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/working-with-w...
  5. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/markdown/python-net/load-fro...
  7. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/subscribing-f...
  8. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/net/use-redaction-...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/python-net/template...
  10. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/assembly/java/chart-series-c...