Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 8,525 for

word signature

(0.17 sec)
  1. Compare multiple documents with specific compar...

    Following this guide you will learn how to compare multiple documents with different customizations - style detection, change comparison detalization level and more....Signature Product Solution GroupDocs...feature available for Microsoft Word documents, Microsoft PowerPoint...

    docs.groupdocs.com/comparison/java/compare-mult...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by passWord using GroupDocs.Comparison for .NET API....Signature Product Solution GroupDocs...feature is available only for Word documents, PowerPoint, and Open...

    docs.groupdocs.com/comparison/net/compare-multi...
  3. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Signature Product Solution GroupDocs...1422623 ); //Supported only Word and PDF List points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-squiggly...
  4. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Signature Product Family GroupDocs.Metadata...document conversion to other word processing formats like DOC...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Signature Product Family GroupDocs.Metadata...Text ( ODT ) files to Microsoft Word Document (DOCX) format. In order...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert DOCX to WEBP using Python

    Learn how to convert DOCX to WEBP using Python with clear instructions and sample code. Effortlessly export DOCX to WEBP images in Python for modern, efficient image storage....Signature Product Family GroupDocs.Metadata...automated approach to convert Word documents to WEBP, ensuring...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Signature Product Solution GroupDocs...Merging Table Cells Dynamically in Word Processing Document The Code...

    docs.groupdocs.com/assembly/java/merging-table-...
  8. Քաղեք տեքստ DOC-ից Java-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես հանել տեքստը DOC-ից Java-ի միջոցով: Այն նաև տրամադրում է կոդ օրինակ՝ Java-ում DOC-ից տեքստի դուրսբերման համար՝ առանց լրացուցիչ ծրագրաշարի օգտագործման:...Signature Product Family GroupDocs.Metadata...file format used by Microsoft Word before the introduction of DOCX...

    kb.groupdocs.com/hy/parser/java/extract-text-fr...
  9. GroupDocs.Conversion Product Family | GroupDocs

    Use GroupDocs.Conversion libraries to convert PDF and Word documents, Excel spreadsheets, PowerPoint presentations, images of various formats like PNG, JPEG, BMP. Just couple lines of C# or Java, JavaScript or Python code to convert your documents quickly and accurately....Signature Product Solution GroupDocs...conversion Convert PDF files Convert Word processing documents Convert...

    docs.groupdocs.com/conversion/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Signature Product Solution GroupDocs...how to redact Microsoft Office Word document and dumping statuses...

    docs.groupdocs.com/redaction/net/migration-notes/