Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 11,193 for

document merger

(0.14 sec)
  1. Working with slide backgrounds | Documentation

    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...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Load password-protected documents | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for Java....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/load-passwor...
  3. GroupDocs.Watermark for .NET 18.2 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for .NET 18.2. Major Features There is the following new feature in this monthly release: Implement ability to edit Word Document objects that can be considered as watermarks Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKNET-787 Implement ability to edit Word Document objects that can be considered as watermarks New Feature WATERMARKNET-668 Remove SlidesBaseShape.Hyperlink property (obsolete code) Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  4. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....Merger Product Family GroupDocs.Redaction...format for Microsoft Word documents, often contain metadata that...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  5. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large Documents with GroupDocs.Signature API....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/processes-canc...
  6. GroupDocs.Viewer for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.12. Major Features There 10 improvements, fixes, and new features in this regular monthly release. The most notable are: Added support of CSS and HTML minification Added method to remove cache files of a specific Document Added support of rendering MS Project Documents by time intervals Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1454 Add ODG (OpenDocument Graphics) file format support New Feature VIEWERNET-1445 Removing cache files of a specific Document New Feature VIEWERNET-1433 Improve rendering Jpeg images into HTML New Feature VIEWERNET-1353 Implement a setting for minifying CSS resources and HTML content New Feature VIEWERNET-1352 Implement an option to split MS Project Documents by time intervals New Feature VIEWERNET-1364 Add code examples for Slides rendering options Improvement VIEWERNET-1452 Index was out of range exception when rendering XLSX as PDF Bug VIEWERNET-1415 Blank output when rendering PDF Document as HTML Bug VIEWERNET-1342 CAD Document layouts with the size different than model are not rendered correctly Bug VIEWERNET-1004 Alignment of radio button text and checkbox text is not proper Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....Merger Product Family GroupDocs.Redaction...tutorial uses one of the best document conversion libraries for performing...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. GroupDocs.Conversion for Java 18.12 Release Not...

    Note This page contains release notes for GroupDocs.Conversion for Java 18.12 Major Features This regular monthly release contains 5+ new features, improvements and bug fixes. Most notable are: Introduced PdfFormatingOptions when converting to PDF Introduced TxtLoadOptions for conversions from TXT Documents Improved per page savings for all conversions Image to PDF conversions improvements Improved Load and Save Options, moved to new namespace Introduced conversion from IGS Introduced conversion from PLT Convert from password protected ODS Convert to password protected ODS Introduced conversion from CGM Fixed bug where image inside presentation isn’t the same in ODP output Fixed bug where border are missing in ODS Excel output Fixed bug XLSX file eats almost 2 GB RAM while converting and the process never completes Introduced option for removing embedded files in Pdf Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET-2640 Implement PdfFormattingOptions when converting to PDF New Feature CONVERSIONNET-2661 Implement specific options for converting TXT Documents New Feature CONVERSIONNET-1930 Implement conversion from Igs New Feature CONVERSIONNET-1927 Implement conversion from Plt New Feature CONVERSIONNET-1906 Support password protection when converting to ODS New Feature CONVERSIONNET-1905 Support converting password protected ODS Document New Feature CONVERSIONNET-1894 Implement conversion from Cgm New Feature CONVERSIONNET-2633 Automatically add extension of the converted file if not set Improvement CONVERSIONNET-2649 Remove obsolete constructors and properties Improvement CONVERSIONNET-2658 Image to PDF conversion improvement Improvement CONVERSIONNET-2686 Improve per page savings when converting to Words, Images, Slides, Cells, Pdf, Xps, Html Improvement CONVERSIONNET-2687 Security improvements update Improvement CONVERSIONNET-1930 Pdf to Cells improvement Improvement CONVERSIONNET-1917 Improve Words conversion options Improvement CONVERSIONNET-1916 Improve Slides conversion options Improvement CONVERSIONNET-1915 Improve Pdf conversion options Improvement CONVERSIONNET-1913 Improve Image conversion options Improvement CONVERSIONNET-1912 Improve Html conversion options Improvement CONVERSIONNET-1911 Improve Cells conversion options Improvement CONVERSIONNET-1957 Implement option for removing embedded files in Pdf Improvement CONVERSIONNET-2683 Exception when cache is enabled Bug CONVERSIONNET-1920 XLS to HTML output is too small Bug CONVERSIONNET-1907 Excel to SVG conversion issue Bug CONVERSIONNET-1520 Xps to Pdf conversion issue Bug CONVERSIONNET-1873 The image inside presentation isn’t the same in ODP output Bug CONVERSIONNET-1874 Missing border in ODS Excel output Bug CONVERSIONNET-1923 XLSX file eats almost 2 GB RAM while converting and the process never completes Bug CONVERSIONJAVA-433 Ms word Document font substitution issue Bug CONVERSIONJAVA-441 Trendlines in graphs on word Documents not displaying Bug CONVERSIONJAVA-444 Numbered items in ....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  9. How to Convert EPUB to PDF using Java

    Let's get familiar with a step-by-step process to convert EPUB to PDF using Java with simple API calls and review a sample code to convert EPUB file to PDF in Java....Merger Product Family GroupDocs.Redaction...format using one of the best document converter APIs and provides...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Edit Email | Documentation

    This guide demonstrates how to edit the content of Documents from the Email format family like common text Documents using GroupDocs.Editor for Node.js via Java....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-email/