Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 9,356 for

text

(0.08 sec)
  1. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...[ { text: "Andale Mono", value: "Andale Mono" }, { text: "Arial"...[ { text: "Andale Mono", value: "Andale Mono" }, { text: "Arial"...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  2. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java.... Whether you’re handling text files, spreadsheets, presentations...

    kb.groupdocs.com/metadata/java/get-document-inf...
  3. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....HTML Word Search and Replace Text in Word Documents How to Password...

    blog.groupdocs.com/merger/move-word-pages-using...
  4. Development Environment Installation and Config...

    Development Environment Please visit System Requirements. Installing GroupDocs.Assembly for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Assembly for .NET. Following are the couple of ways to install GroupDocs.Assembly for .NET in your project using NuGet. Using Package Manager GUI Follow these steps to reference GroupDocs.Assembly using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution....Assembly” in the search text box. Click the Install button...

    docs.groupdocs.com/assembly/net/development-env...
  5. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-wo...
  6. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process... Write ( "Text {0} is replaced with {1}. "...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API.... Text ); signedTypes . add ( SignatureType...

    docs.groupdocs.com/signature/java/delete-signat...
  8. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to Text or PDF using OCR with GroupDocs.Conversion for Java.... size (); i ++) { String text = result . recognitionAreasText...fragments = splitToFragments ( text , ( int ) rectangle . getX ()...

    docs.groupdocs.com/conversion/java/convert/imag...
  9. How to Convert DOCX to TXT using Java

    In this guide, we will provide easy steps to convert DOCX to TXT using Java. Also, we will provide you a code example representing how to export DOCX to TXT in Java....as collaborating with basic text editors, extracting unformatted...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Convert PDF to DOCX using Java

    Effortlessly convert PDF to DOCX using Java, eliminating the need for additional tools. Also, we will furnish you with code example to export PDF to DOCX using Java.... Whether you’re extracting text, adjusting formatting, or integrating...

    kb.groupdocs.com/conversion/java/convert-pdf-to...