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

text

(0.06 sec)
  1. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/nodejs-java/merge/html/
  2. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....HTML Leave feedback HTML (Hyper Text Markup Language) is the extension...help of and all content like text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/python-net/merge/html/
  3. Advanced document verification | GroupDocs

     This section contains examples with advanced electronic signatures verification across the document and its pages with GroupDocs.Signature API....signatures in advance Verifying Text signatures in advance How to...

    docs.groupdocs.com/signature/net/verifying/
  4. Developer Guide | GroupDocs

    Explains GroupDocs.Viewer for Java file viewer features and shows how to view PDF, Word, Excel, PowerPoint documents inside your Java applications...document Search and highlight text in the loaded document Troubleshooting...

    docs.groupdocs.com/viewer/java/developer-guide/
  5. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Node.js via Java API....WatermarkOptions - watermark text - watermark font name - watermark...watermark color, width, height, text, image, etc. Call the method...

    docs.groupdocs.com/conversion/nodejs-java/add-w...
  6. GroupDocs.Search for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...enhancement for plain‑text files and a fix that makes text extraction with...

    blog.groupdocs.com/zh/search/groupdocs-search-f...
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. const...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  8. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadConText conText) { var loadOptions = new WordPr…...this, because as we know the text file format does not store any...command line tools that create a text files which I then merge together...

    forum.groupdocs.com/t/txt-font-replacement/16295
  9. GroupDocs.Text for .NET has been Renamed to Gro...

    We are pleased to announce that GroupDocs.Text for .NET has been renamed to GroupDocs.Parser for .NET. We have published the first monthly release as GroupDocs.Parser for .NET 18.5 after renaming of the API. The latest release has come with a few changes and a couple of enhancements. Please continue to read about the changes and the enhancements that we have made in version 18.5. Important to KnowIt is important to inform you that the renaming of the API will not disturb your existing code and the API structure still remains the same....Text for .NET has been renamed to...that started with GroupDocs.Text have been renamed and now they...

    blog.groupdocs.com/parser/groupdocs.text-for-.n...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...