Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,908 for

file merger

(0.37 sec)
  1. Load password-protected file | GroupDocs

    Load password-protected File In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Merger Product Solution GroupDocs...password-protected file Load password-protected file Leave feedback...

    docs.groupdocs.com/redaction/java/load-password...
  2. GroupDocs.Merger for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Merger for .NET 25.11. Available now on NuGet and GroupDocs website....Merger for .NET 25.11 – November 2025...happy to announce the GroupDocs.Merger for .NET 25.11 release, available...

    blog.groupdocs.com/merger/groupdocs-merger-for-...
  3. Specify file type for comparison manually | Gro...

    Specify a document File type manually in GroupDocs.Comparison for .NET via LoadOptions.FileType to skip auto-detection and speed up loading of large Files....Merger Product Solution GroupDocs...Specify file type for comparison manually Specify file type for...

    docs.groupdocs.com/comparison/net/specify-file-...
  4. Merge Excel Files and Spreadsheets using C# | C...

    Combine Excel spreadsheet Files using C#. Merge specific sheets of XLS/XLSX Files using .NET Merger API by GroupDocs....Merging data from two spreadsheet files is not a difficult task in Excel...about if you have to combine files in large numbers? Don’t think...

    blog.groupdocs.com/merger/merge-excel-files-and...
  5. combine xls on GroupDocs Blog | Document Automa...

    combine xls on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in combine xls on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......Gabungkan File Excel dan Spreadsheet di Java Menggabungkan file spreadsheet...Excel di Java. Gabungkan lembar file XLS/XLSX tertentu menggunakan...

    blog.groupdocs.com/id/tag/combine-xls/index.xml
  6. Load file from URL | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET....Merger Product Solution GroupDocs.../ Loading files from different sources / Load file from URL Load...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. Cannot merge PDF files in net core 3.1 - Free S...

    Hi i have problem when merge pdf File in net core 3.1, but when i run the project in net core 2.1 it can work well. I use groupdocs.Merger (21.8.0). here is my sample pdf sample.pdf (26.4 KB) here is my sample code sou…...Cannot merge PDF files in net core 3.1 GroupDocs.Merger Product Family...Family merger-api , dotnetcore ahmad.faizin October 8, 2021, 6:29am...

    forum.groupdocs.com/t/cannot-merge-pdf-files-in...
  8. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported File types....Merger Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  9. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Merger Product Solution GroupDocs...Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/java/loading-specific...
  10. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of File formats. Keeping that in view, we are introducing some new File formats with the release of GroupDocs.Merger for .NET 19.2. Following new File formats are now supported by the API: XLT XLTX XLTM In excel these File formats are basically saved as a template Files. Beside new features, we also introduced a improvement and few bug fixes....programatically implemented in a lot of file formats. Keeping that in view...some new file formats with the release of GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/xltx-file-format-supp...