Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 11,965 for

text

(0.04 sec)
  1. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....name, coincidences with the text of all fields with the specified...

    docs.groupdocs.com/search/java/indexing-additio...
  2. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using the Python programming language....E-Books in this format can contain text with rich formatting, images...for books, which have parts of text written in different languages...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  3. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....(Microsoft Word, OpenOffice Texts, Rich Text Files), spreadsheets (Microsoft...

    docs.groupdocs.com/redaction/java/remove-page-r...
  4. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....(): # Get TextAnnotation type text_annotation_type = Type . GetType(...Annotation" ) text_annotation = Activator . CreateInstance(text_annotation_type)...

    blog.groupdocs.com/annotation/python-integration/
  5. Convert 3D formats | GroupDocs

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....information about 3D models as plain text or binary data. There are literally...

    docs.groupdocs.com/conversion/net/convert/3d/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...For being lightweight, text-based, very much human-readable,...

    blog.groupdocs.com/groupdocs.blog/page/20/
  7. Scan Barcode from RTF using Java

    This guide explains how to scan barcode from RTF using Java. Moreover, you will get an example to ensure a smooth process of how to extract barcode from RTF in Java.... When working with Rich Text Format ( RTF ) documents, it’s...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  8. Convert ODT to PDF using Node.js

    Learn how to convert ODT to PDF using Node.js with a simple and effective method. Follow this guide to easily export ODT to PDF in Node.js applications....when working with open-source text editors and distributing content...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  9. Convert CSV to MD using Node.js

    Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions....who need to work with data in text-based formats such as documentation...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  10. Working with Outer Document Insertion | GroupDocs

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except Text-boxes and charts....in a template document except text-boxes and charts. An expression...

    docs.groupdocs.com/assembly/net/working-with-ou...