Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 9,901 for

text

(0.07 sec)
  1. GroupDocs.Assembly for Python via .NET | Docume...

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats.... Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/assembly/python-net/
  2. GroupDocs.Assembly for Java | Documentation

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load Text documents, spreadsheets, presentations, PDF files, email messages, and images.... Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/assembly/java/
  3. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: Textual replacements are not supported, so you have to use color box replacements to redact Text in images....color box replacements to redact text in images. Spreadsheets, HTML...

    docs.groupdocs.com/redaction/java/using-ocr/
  4. System Requirements | Documentation

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Watermark for Node.js via Java does not require any external software or third party tool to be installed.... You can use any text editor like Atom, Sublime, Visual...

    docs.groupdocs.com/watermark/nodejs-java/system...
  5. GroupDocs.Metadata for .NET | Documentation

    A .NET API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats... Load text documents, spreadsheets, presentations...

    docs.groupdocs.com/metadata/net/
  6. System Requirements | Documentation

    GroupDocs.Search for Node.js does not require any external software or third party tool to be installed... You can use any text editor like Atom, Sublime, Visual...

    docs.groupdocs.com/search/nodejs-java/system-re...
  7. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....of a document with searchable text and images. In order to do that...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  8. assembly-net.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/assembly/net/2020-07-01T13:55:38+03:00weekly0.5 https://docs.groupdocs.com/assembly......com/assembly/net/bulleted-list-in-text-document/weekly0.5 https://docs...com/assembly/net/common-list-in-text-document/weekly0.5 https://docs...

    docs.groupdocs.com/sitemaps/assembly-net.xml
  9. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....PdfArtifactWatermark (); // Add text watermark TextWatermark textWatermark...PdfAnnotationWaterma (); // Add text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  10. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....Add(new Literal() { Text = scriptLibraries }); // The...Controls.Add(new Literal() { Text = inlineDocPreviewScri }); Compile...

    blog.groupdocs.com/viewer/build-asp-net-webform...