Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 9,583 for

document signature

(0.39 sec)
  1. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate Documents in popular office and email file formats based upon template Documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template Documents with custom variables & text comments within template syntax tags Dynamically insert out Document content in report Dynamically configure background color of html Documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing Document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/features-overv...
  2. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output Document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  3. Add Text Watermark to DOCX Using Python

    Learn how to add text watermark to DOCX using Python. This tutorial explains how to apply watermark to DOCX Document in Python with customizable properties....Signature Product Family GroupDocs.Metadata...secure or sensitive business documents. With watermark APIs, developers...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Extract formatted text from documents | GroupDocs

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from Documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-formatte...
  5. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word Document when editing with GroupDocs.Editor API....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/font-embedding-o...
  6. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual Document....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/work-with-search-...
  7. Customize watermarks | GroupDocs

    This article shows how to adjust text or image watermarks to your needs....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  8. Extract images from PDF documents | GroupDocs

    This article explains that how to extract images from PDF Documents...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. How to Convert Image to Word using Java

    This tutorial provides the step-by-step procedure to convert image to Word using Java and a sample code for how to convert image to Word Document in Java....Signature Product Family GroupDocs.Metadata...application to convert image to Word document in Java . Further, you can...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the Document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/migration-notes/