Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 12,457 for

document comparison

(0.09 sec)
  1. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for GroupDocs.Assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external Documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single Document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction Enhancement Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...working with tables of external documents as data sources for all supported...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/working-with-w...
  3. Get Indexed Documents using C#

    Learn how to get indexed Documents using C# with our step-by-step guide. Discover how to retrieve indexed Documents in C# efficiently for improved Document management....Comparison Product Family GroupDocs...Product Family Get Indexed Documents using C# Efficiently managing...

    kb.groupdocs.com/search/net/get-indexed-documen...
  4. Edit Excel Workbook | Documentation

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/edit-excel/
  5. PreviewOptions - GroupDocs.Comparison for Java ...

    All Classes Packages com.groupdocs.Comparison com.groupdocs.Comparison.cells.style com.groupdocs.Comparison.common co......comparison com.groupdocs.comparison.cells.style com...groupdocs.comparison.common com.groupdocs.comparison.common.delegates...

    apireference.groupdocs.com/comparison/java/com....
  6. Update annotations | Documentation

    The page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate Documents using GroupDocs.Annotation for .NET....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/update-annota...
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the Document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Python API to convert XML Documents to HTML (with and without pagination), PDF Documents, PNG, and JPEG raster formats....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/render-xml...
  9. 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....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Processes cancellation | Documentation

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

    docs.groupdocs.com/signature/net/processes-canc...