Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 5,015 for

text annotations

(0.62 sec)
  1. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Annotation Product Solution GroupDocs...section. If you need to keep all text information extracted from documents...

    docs.groupdocs.com/search/java/indexing-with-st...
  2. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...Annotation Product Solution GroupDocs...any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/java/merge-pdf/
  3. System Requirements | GroupDocs

    GroupDocs.Metadata for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Annotation Product Solution GroupDocs...fontconfig - Enables font lookup for text rendering with System.Drawing...

    docs.groupdocs.com/metadata/python-net/system-r...
  4. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Annotation Product Solution GroupDocs...ppsx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-present...
  5. 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:...Annotation Product Solution GroupDocs...straightforward. Font size, text alignment and other similar...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  6. 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....Annotation Product Solution GroupDocs...and call its methods. // Add text watermark to PDF document using...

    docs.groupdocs.com/watermark/net/basic-usage/
  7. 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....Annotation Product Solution GroupDocs...the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Annotation Product Family GroupDocs...is converting Open Document Text ( ODT ) files to Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert PDF to DOC using Node.js

    Learn how to convert PDF to DOC using Node.js with an easy step-by-step guide. Effortlessly export PDF to DOC in Node.js for seamless document editing and management....Annotation Product Family GroupDocs...many applications that require text editing and content manipulation...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Working with Templates | GroupDocs

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

    docs.groupdocs.com/parser/python-net/working-wi...