Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 3,824 for

conholdate

(1.71 sec)
  1. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/net/saving-editabledo...
  2. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  3. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/editor/java/inserting-edited...
  5. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert images to HTML, PDF, PNG, and JPEG formats....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/net/render-images/
  6. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  7. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. 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....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/java/convert/pdf/