Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,759 for

merging

(0.31 sec)
  1. 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.... Merging Table Cells Dynamically You can merge table cells...cellMerge tag causes a cell merging operation only in a vertical...

    docs.groupdocs.com/assembly/net/template-syntax...
  2. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Developer Guide / Merge files / Merge Word documents Merge Word documents...and page formatting. Steps to merge DOCX documents Create an instance...

    docs.groupdocs.com/merger/python-net/merge/word/
  3. Create PDF Binder in .NET: Easy Way with GroupD...

    If you've ever exported Word and Excel to PDF by hand just to glue them onto another PDF, this one's for you. A short .NET walkthrough using GroupDocs.Merger....folder be the input Step 2 — The merge itself Step 3 — Extract a slice...binder without redoing the whole merge. That’s the whole job. If the...

    blog.groupdocs.com/groupdocs.merger/pdf-binder-...
  4. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + Merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced....powerful API for comparing + merging Microsoft Office, PDF, Text...When comparing Word files, the merged document can be saved as a...

    blog.groupdocs.com/comparison/releasing-next-ge...
  5. Password Protect PowerPoint Files in C# | Lock ...

    How to lock PowerPoint files with passwords using C#. Change the existing password and remove it to unlock the PPT/PPTX files using the .NET API....many more features including merging and splitting presentations...

    blog.groupdocs.com/merger/lock-unlock-ppt-pptx-...
  6. GroupDocs Apps Suite: Online Document Managemen...

    Businesses relish the economic opportunities SaaS and cloud based platforms offer. Organizations worldwide are reacting to a shift in the document management space. Lawmakers in various countries stresses the need to save documents and files online, rather than the traditional way: paper. Different verticals such as pharmaceuticals, IT, and banking have started implementing and harnessing the benefits from online document management. There are many advantages: digital file storing and sharing is safe and secure, protects unauthorized use through security layers, and reduces cost, to mention a few....generation service that supports merging fields (name, date, signature...

    blog.groupdocs.com/total/online-document-manage...
  7. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, Merging, or optimizing (segment Merging)...updating, merging, deleting, or optimizing (segment merging). This...

    docs.groupdocs.com/search/java/search-index-eve...
  8. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....article will guide you how to merge two or more PowerPoint files...article will show you how to merge two or more Word documents online...

    blog.groupdocs.com/categories/groupdocs.merger-...
  9. GroupDocs.Total for .NET overview | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....NET Merge or split documents effortlessly...documents based on templates, merging data from various sources into...

    docs.groupdocs.com/total/net/product-overview/
  10. Load Document from Stream | GroupDocs

    Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET....from binary file handles, merging them, and saving the result..."./input2.pdf" ) # Save the merged result to disk merger . save...

    docs.groupdocs.com/merger/python-net/developer-...