Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,872 for

word processing

(1.46 sec)
  1. 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#....Text ( ODT ) files to Microsoft Word Document (DOCX) format. In order...to simplify the conversion process, we will guide you through...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....watermarking : Works with PDFs, images, Word docs, and more Customizable...Photos: .jpg, .png, .gif, .bmp Word documents: .docx, .doc Excel...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  3. How to verify signatures with LINQ queries | Gr...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....query support for verification process. Here are the steps to verify...method and passing the query. Process the verification result by...

    docs.groupdocs.com/signature/net/verify-signatu...
  4. 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....automated approach to convert Word documents to WEBP, ensuring...classes for the conversion process Initialize the Converter class...

    kb.groupdocs.com/conversion/python/convert-docx...
  5. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...NestedServletExcepti: Request processing failed; nested exception...error? We have tested several Word documents on our side and were...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  6. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API...."\nDocument failed verification process." ); } } Advanced Usage Topics...the online app. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/verify-barcode...
  7. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....you to control the rendering process and customize the output files...Guide RENDERING BASICS Render Word documents Render spreadsheet...

    docs.groupdocs.com/viewer/java/
  8. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API...."\nDocument failed verification process." ); } } Advanced Usage Topics...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/verify-text-si...
  9. 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....manage the document redaction process (instead of Document class...how to redact Microsoft Office Word document and dumping statuses...

    docs.groupdocs.com/redaction/net/migration-notes/
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: 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(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....manage the document redaction process (instead of Document class...how to redact Microsoft Office Word document and dumping statuses...

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