Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 9,545 for

document merger

(0.28 sec)
  1. Working with List Reports - Bulleted | GroupDocs

    The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-li...
  2. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for Document processing and automation....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Total Product...

    docs.groupdocs.com/total/python-net/product-ove...
  3. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of Documents from Base64-encoded bytes is available for file formats where dynamic Document insertion is available for Word Processing Documents and emails with HTML and RTF bodies only. You can insert contents of outer Documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run time....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-docu...
  5. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate Documents in popular office and email file formats based upon template Documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/features-overv...
  6. Convert MSG to DOCX using Node.js

    Learn how to convert MSG to DOCX using Node.js with a simple guide. Follow easy steps to export MSG to DOCX in Node.js for seamless email-to-Document conversion....Merger Product Family GroupDocs.Redaction...into accessible and editable document formats. For developers dealing...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  7. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several Documents for any electronic signatures with GroupDocs.Signature API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. Convert XLSX to PDF using Node.js

    Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....Merger Product Family GroupDocs.Redaction...js Converting spreadsheet documents to more portable formats is...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  9. Convert TXT to RTF using Node.js

    Learn how to convert TXT to RTF using Node.js with GroupDocs.Conversion. Follow this guide to easily export TXT to RTF in Node.js for enhanced Document handling....Merger Product Family GroupDocs.Redaction...in many situations—such as document processing, content distribution...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-ch...