Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 8,183 for

file merger

(0.07 sec)
  1. GroupDocs.Comparison for Java 22.11 Release Not...

    Note This page contains release notes for GroupDocs.Comparison for Java 22.11 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for Java 22.11: Fixed issue with redundant attributes in HTML Fixed Comparison crash in specific Cells documents with grouped objects/shapes Fully added/removed worksheets now have colored tab in Cells Fixed issue with confusing comparison results in the last paragraphs in Words Fixed issue with memos/notes set in the Cells were not compared Fixed lost grouped state of GroupShape in Slides Fixed PDF annotations not compared Fixed lost alternative text in Note Implemented ability to compare SVG(Scalable Vector Graphics) documents Fixed issue with group figures lose their name after comparison in Cells Fixed issue with alternative text not counting as StyleChange in Slides Fixed issue when unnecessary PNG File is left after conversion from SVG to image Changed alternative title does not count as StyleChange in Slides Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-2972 Change Tab Color for modified Cells documents Improvement COMPARISONNET-2997 Implement comparing SVG Files Feature COMPARISONNET-2973 Remove empty attributes in HTML Bug COMPARISONNET-2948 Comparison issues in last paragraphs for certain documents Bug COMPARISONNET-2730 Issue in comparing the Excel Files with grouped objects/shapes Bug COMPARISONNET-2731 Memos/notes set in the cells are not compared in the Excel Files Bug COMPARISONNET-3002 Lost grouped state of GroupShape in Slides Bug COMPARISONNET-3022 Changed alt text does not count as StyleChange in Words Bug COMPARISONNET-2996 Alt text comparison issue in Note Bug COMPARISONAPP-67 PDF with annotations are not compared properly Bug COMPARISONNET-3001 Excel group figures lose their name after comparison Bug COMPARISONNET-3027 Changed alt text does not count as StyleChange in Slides Bug COMPARISONNET-3056 Unnecessary PNG File is left after conversion from SVG to image Bug COMPARISONNET-3053 Changed alternative title does not count as StyleChange in Slides Bug Public API and Backward Incompatible Changes Starting from this version GroupDocs....Merger Product Solution GroupDocs...Fixed issue when unnecessary PNG file is left after conversion from...

    docs.groupdocs.com/comparison/java/groupdocs-co...
  2. Getting Started | Documentation

    In this manual, you will learn about the installation, basic features, licensing, system requirements, supported platforms of GroupDocs.Comparison for .NET...Merger Product Solution GroupDocs...Features Overview Supported File Formats System Requirements...

    docs.groupdocs.com/comparison/net/getting-started/
  3. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Merger Product Solution GroupDocs...Features Overview Supported File Formats Installation System...

    docs.groupdocs.com/metadata/java/getting-started/
  4. Optimize content | Documentation

    Optimize content of a PDF File using GroupDocs.Viewer for .NET (C#)...Merger Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize content Optimize...

    docs.groupdocs.com/viewer/net/optimize-content/
  5. Getting Started | Documentation

    In this manual, you will learn about the installation, basic features, licensing, system requirements, supported platforms of GroupDocs.Comparison for Node.js via Java...Merger Product Solution GroupDocs...Features Overview Supported File Formats System Requirements...

    docs.groupdocs.com/comparison/nodejs-java/getti...
  6. Single document operations | Documentation

    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 page using GroupDocs.Merger for Java....Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for Java /...

    docs.groupdocs.com/merger/java/single-document-...
  7. Extract attachments from Emails | Documentation

    Extract email attachments using GroupDocs.Parser for .NET...Merger Product Solution GroupDocs...attachments ) { // Print the file path Console . WriteLine ( item...

    docs.groupdocs.com/parser/net/extract-attachmen...
  8. Save in original format | Documentation

    The following example demonstrates how to save File in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Merger Product Solution GroupDocs...example demonstrates how to save file in its original format with...

    docs.groupdocs.com/redaction/java/save-in-origi...
  9. Working with metadata in MOV Files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime File. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....Merger Product Solution GroupDocs...metadata in MOV Files Working with metadata in MOV Files Leave feedback...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. GroupDocs.Assembly for .NET 18.10 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 18.10. Major Features Supported removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for templates of Word Processing, Presentation, and Email File formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-89  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Word Processing documents  Feature  ASSEMBLYNET-91  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Presentation documents  Feature  ASSEMBLYNET-92  Support removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values for Email documents  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...Processing, Presentation, and Email file formats. Full List of Features...

    docs.groupdocs.com/assembly/net/groupdocs-assem...