Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 11,539 for

text

(1.17 sec)
  1. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/java/adding-image-...
  2. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....with fixed position to hide a text as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-resource...
  3. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....Creating a document object String text = new String ( Files . readAllBytes...CommonFieldNames . Content , text ), }; Document document = Document...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET.... text print ( f "Invoice number: {...

    docs.groupdocs.com/parser/python-net/working-wi...
  5. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....the search query instead of text. Unlike traditional keyword-based...Downloads Support Forum See Also # Text Search Fuzzy Search Synonym...

    blog.groupdocs.com/search/reverse-image-search/
  6. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......the server to request coloured text. If you have a particularly...mode controls what happens when text printed in a PuTTY window reaches...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  7. render-chm-to-html-outputs.zip

    render_chm_to_html/chm_result_1.html PuTTY User ManualPuTTY is a free (MIT-licensed) Win32 Telnet and SSH client. This manual documents PuTTY, and its companion utilities PSCP, PSFTP, Plink, Pagean......See appendix C for the licence text in full. •Chapter 1: Introduction...you can just log the printable text. It depends what you want the...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  8. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....and TSV), XML, HTML, and plain text. FixedLayoutDocumentI: For documents...TextualFormats: Holds all formats with a text-based nature. FixedLayoutFormats:...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  9. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... Text : const textFormField = collection...groupdocsEditor . FormFieldType . Text : const textFormField = collection...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  10. How to Convert MSG to DOCX using C#

    In this section, you will learn how to convert MSG to DOCX using C# without relying on third-party tools. Also, we will provide code to export MSG to DOCX in C#....with Microsoft Word and various text editors. There may be instances...

    kb.groupdocs.com/conversion/net/how-to-convert-...