Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,767 for

text signature

(0.07 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....Signature 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...Signature Product Solution GroupDocs...any size and structure - all text, images, tables, graphs, forms...

    docs.groupdocs.com/merger/java/merge-pdf/
  3. 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....Signature Product Solution GroupDocs...and call its methods. // Add text watermark to PDF document using...

    docs.groupdocs.com/watermark/net/basic-usage/
  4. 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:...Signature Product Solution GroupDocs...straightforward. Font size, text alignment and other similar...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  5. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...document formats like plain text (TXT), raster images (like PNG...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  6. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs...messages that contain specific text in the subject or body. —Allows...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  7. Generate QR codes Online | Add QR code to Docum...

    Create QR codes online! Learn to generate various types using user-friendly tools. Get a sneak peek into QR code creation with C# and Java code snippets....Signature , a flexible solution for...App # Check out GroupDocs.Signature App ! It’s an online tool...

    blog.groupdocs.com/signature/generate-qrcode-on...
  8. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Signature Product Solution GroupDocs...size; Number of pages (tabs); Text encoding, if document is textual...

    docs.groupdocs.com/editor/net/introduction/
  9. Convert PDF to Word using Python

    Learn how to convert PDF to Word using Python with clear steps. Effortlessly export PDF to Word using Python without installing any extra software on your system....Signature Product Family GroupDocs.Metadata...high fidelity, ensuring that text, images, and layout are preserved...

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

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into 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. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Signature Product Solution GroupDocs...in a template document except text-boxes and charts. An expression...

    docs.groupdocs.com/assembly/java/working-with-o...