Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,830 for

microsoft word

(0.09 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in presentation software and word processing is frequently used...authorized person. In other words, the stamps are used to seal...

    blog.groupdocs.com/groupdocs.blog/page/43/
  2. Retrieve the document information | GroupDocs

    Retrieving information about a document with GroupDocs.Viewer for Java... For example, Microsoft Word (.docx) and Adobe PDF (...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  3. Markdown | GroupDocs

    This article explains that how to extract Markdown formatted text from document page in Java....lists Tables The following Microsoft Word document is used as input...

    docs.groupdocs.com/parser/java/markdown/
  4. Plain text | GroupDocs

    This article explains that how to extract plain formatted text from document page....()); } } The following Microsoft Word document is used as input...

    docs.groupdocs.com/parser/net/plain-text/
  5. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Annotate PDF, word processing documents and images...formats so you can annotate PDF, word-processing documents and even...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. 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#....Document Text ( ODT ) files to Microsoft Word Document (DOCX) format...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....are PDF, Microsoft Word, Microsoft PowerPoint, Microsoft Excel,...

    docs.groupdocs.com/signature/python-net/how-to-...
  8. Քաղեք տեքստ DOC-ից Java-ի միջոցով

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

    kb.groupdocs.com/hy/parser/java/extract-text-fr...
  9. 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....demonstrates how to redact Microsoft Office Word document and dumping...

    docs.groupdocs.com/redaction/java/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 .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....demonstrates how to redact Microsoft Office Word document and dumping...

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