Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 11,743 for

text

(0.96 sec)
  1. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....get familiar how to extract text, images, forms and more, please...

    docs.groupdocs.com/parser/net/get-document-info/
  2. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for Java....contain information including text, raster and vector graphics...

    docs.groupdocs.com/conversion/java/convert/publ...
  3. System Requirements | GroupDocs

    GroupDocs.Editor for Python via .NET ships as a self-contained wheel and runs on Windows, Linux, and macOS without MS Office, Open Office, or any other third-party software installed...Presentations, PDFs, emails, eBooks, and text/markup formats is performed...

    docs.groupdocs.com/editor/python-net/system-req...
  4. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....new TextWatermark("Watermark text", new Font("Arial", 19)); watermark...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  5. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、Excel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。...println("Removed Text Watermark."); } } 6. 使用 save...System.out.println("Removed Text Watermark."); } } watermarker...

    blog.groupdocs.com/zh/watermark/find-and-remove...
  6. Adding watermark to images inside a document | ...

    This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....pdf" )) { // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/net/adding-waterma...
  7. GroupDocs.Markdown for .NET overview | GroupDocs

    GroupDocs.Markdown for .NET converts documents to clean, structured Markdown with full control over output flavor, image handling, and formatting....format for language models, text analysis tools, and content...

    docs.groupdocs.com/markdown/net/product-overview/
  8. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other Text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....documents are a specific form of text-based spreadsheets that use...loading options. They are simple text files by their nature, so there...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. 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...
  10. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/nodejs-java/build-you...