Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 9,920 for

file comparison

(0.06 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT Files. Therefore, for TXT File getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Comparison Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Comparison Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/esign-document...
  3. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Comparison Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  4. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Comparison Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  5. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Comparison Product Solution GroupDocs... 10 )); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-document-...
  6. eSign document with Stamp signature | Documenta...

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Comparison Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Comparison Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "MetadataEncryptedObj"...

    docs.groupdocs.com/signature/net/sign-documents...
  8. GroupDocs.Conversion For .NET 17.1.0 Release No...

    Note This page contains release notes for GroupDocs.Conversion for .NET 17.1.0. Major Features There are 11 new features, improvements and fixes in this regular monthly release. The most notable are: Conversions to XPS format Conversions to SVG format Conversions from OTS format Reduced memory usage Fixed 4 bugs Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑1683 Metered licensing New Feature CONVERSIONNET‑1585 Implement conversion from OTS New Feature CONVERSIONNET‑1598 Implement conversion to grayscale image New Feature CONVERSIONNET‑1619 Implement conversion to XPS New Feature CONVERSIONNET‑1624 Implement conversion to SVG New Feature CONVERSIONNET‑1645 Improving memory handling on save Improvement CONVERSIONNET‑1646 Improving output File name if converting from/to page Improvement CONVERSIONNET‑1648 Improve memory handling in documents Improvement CONVERSIONNET‑1580 Multipage Tiff is not converted properly to Pdf Fix CONVERSIONNET‑1615 Page mode conversions do not work Fix CONVERSIONNET‑1643 HideWordTrackedChanges not respected when converting from word Fix CONVERSIONNET‑1644 Dpi resolution not respected when converting Cells to Image Fix Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...CONVERSIONNET‑1646 Improving output file name if converting from/to page...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...An absolute path to the font file must be provided. Specifies...

    docs.groupdocs.com/conversion/net/load-pdf-docu...