Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 11,665 for

text

(0.98 sec)
  1. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:... Font size, text alignment and other similar...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  2. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks.... // Add text watermark to PDF document using...

    docs.groupdocs.com/watermark/net/basic-usage/
  3. How to edit Mobi file | GroupDocs

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

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  4. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... For example, text-based separator-delimited formats...formats like and are basically the text files, they have no worksheets...

    docs.groupdocs.com/editor/python-net/deleting-w...
  5. Render RTF as JPG using Python

    In this topic, you will learn how to render RTF as JPG using Python. You will get code and steps to create JPG images from RTF in Python for custom dimensions for output....ensuring accurate conversion of text, tables, and embedded objects...

    kb.groupdocs.com/viewer/python/render-rtf-as-jp...
  6. Render EML as JPG using Python

    Learn how to render EML as JPG using Python. This tutorial explains how to convert EML to JPG in Python with custom dimensions for static email visualization....sender details, subject, body text, and attachments, in a structured...

    kb.groupdocs.com/viewer/python/render-eml-as-jp...
  7. Convert ODT to HTML using Node.js

    Learn how to convert ODT to HTML using Node.js with a simple API. Follow this guide to export ODT to HTML in Node.js quickly and integrate it into your projects....First, load your OpenDocument Text file by initializing a Converter...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...xlsx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-spreads...
  9. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....get familiar how to extract text, images, forms and more, please...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. 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/nodejs-java/indexing-...