Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 10,748 for

text

(0.15 sec)
  1. Big News! GroupDocs.Redaction has been released...

    Do you have to deal with a frequent exchange of the digital documents? Do your documents contain classified and sensitive information that needs to be protected? If they do, how do you process such documents to hide or remove some specific information before sending them outside your company? Well, these questions will definitely pop out the solution that you are currently using for protecting the sensitive content in your document....various redaction types such as text redaction, metadata ‎redaction...annotations or redact their text Integration interface for implementing...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  2. Merge HTML | GroupDocs

    Learn how to merge HTML files, combine HTML files into one file programmatically in Java language using GroupDocs.Merger for 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/java/merge/html/
  3. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Watermark Properties (watermark text, color, angle and opacity level)...WatermarkText = "my watermark text"; WatermarkColor = 4366342;...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  4. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....Watermark Properties (watermark text, color, angle and opacity level)...WatermarkText = "my watermark text"; WatermarkColor = 4366342;...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  5. Customize watermarks | GroupDocs

    Adjust Text or image watermark appearance and position using Python via .NET.... Customizing text watermarks GroupDocs.Watermark...control the look and position of text watermarks. Adjust color, font...

    docs.groupdocs.com/watermark/python-net/basic-u...
  6. Archive

    archives...Khan · 3 min November 6 Online Text Search in Documents November...Shoaib Khan · 3 min Efficient Text Search in C#: Handling Multiple...

    blog.groupdocs.com/archives/
  7. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....table [ row , col ] cell_text = cell . text if cell else "" row_data...row_data . append ( cell_text ) print ( " | " . join ( row_data ))...

    docs.groupdocs.com/parser/python-net/extract-ta...
  8. Perform Boolean Search using Java

    Utilize this article to perform Boolean search using Java. Master full-Text search with Boolean operators in Java for accurate and efficient application results....explores how to implement full-text search with Boolean operators...extensive datasets, process text-based content, or organize document...

    kb.groupdocs.com/search/java/perform-boolean-se...
  9. Remove Image Watermark from ODT Using Python

    Learn how to remove image watermark from ODT using Python. This tutorial shows how to detect and delete image watermarks in ODT documents programmatically....ODT Using Python OpenDocument Text ( ODT ) is a widely used format...watermark is positioned behind text, scaled to fit the page, or...

    kb.groupdocs.com/watermark/python/remove-image-...
  10. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/generating-repo...