Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,630 for

merge file

(3.34 sec)
  1. Duplicate Pages - Free Support Forum - groupdoc...

    When merging multiple DOCX Files, several pages are duplicated numerous times. This only happens when merging more than 2 Files of DOC/DOCX. The Same code works fine when merging multiple PDFs. Any ideas why this is …...2020, 8:12pm 1 When merging multiple DOCX files, several pages are...only happens when merging more than 2 files of DOC/DOCX. The Same...

    forum.groupdocs.com/t/duplicate-pages/9021
  2. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....document — without merging multiple files. Use the operations...Split a document into separate files by page numbers or page intervals...

    docs.groupdocs.com/merger/python-net/single-doc...
  3. Compare JSON documents | GroupDocs

    Learn how to compare JSON Files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....developers to easily compare JSON files and detect differences in deeply...programmatically Example: Compare JSON files in Python import groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  4. Compare PDF Documents in .NET – Inline vs Side‑...

    Learn how to compare PDF documents programmatically using GroupDocs.Comparison for .NET. Step‑by‑step C# examples for all three display modes, page‑range filtering, and a quick overview of Adobe Acrobat's built‑in compare tool....specifications, reports, and regulatory filings — and with multiple versions...exactly what changed between two files quickly becomes tedious. Scrolling...

    blog.groupdocs.com/comparison/pdf-comparison-ne...
  5. GroupDocs.Comparison 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....support for PNG, JPG and BMP file formats.This monthly release...“comparison of result and original files in Images” and “process absorbing...

    blog.groupdocs.com/categories/groupdocs.compari...
  6. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...cs file i have. (Note - explicit delay...lic"); }) .AddLocalStorage("./Files") .AddLocalCache("./Cache");...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  7. Load Text from a String | GroupDocs

    Compare text directly from Python string variables — without saving them to disk — by setting LoadOptions.load_text = True with GroupDocs.Comparison for Python via .NET....literal string, not a file path. Read the merged result back via get_result_string()...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....the hidden pages for MS Visio files Set default font when rendering...rendering Words documents LaTeX file format viewing support Support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  9. Accept or reject detected changes | GroupDocs

    Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....reject changes (files on disk) Compare files, update change actions...with streams and persist the merged result. import groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/accept...
  10. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following Files and code: using (MemoryStream sourceStream = new MemoryStream(sourcePdfFile)) { using (Comparer comp…...Compare method using following files and code: using (MemoryStream...you for sharing the sample files and reporting the issue. We...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...