Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,672 for

text signature

(0.15 sec)
  1. Supported Document Formats | Documentation

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for Java. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format....Signature Product Solution GroupDocs...Apple’s Email Message Format Plain Text Word Processing Markup Language...

    docs.groupdocs.com/assembly/java/supported-docu...
  2. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a Textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the Textbox, making the Textbox look like a barcode image without bars and Text....Signature Product Solution GroupDocs...barcode image without bars and text. Specify a barcode tag within...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  3. Product Overview | Documentation

    Apply annotations to your documents in the form of Textual comments, explanations with highlighted notes, watermarks, polylines, Text/resource redactions and much more....Signature Product Solution GroupDocs...applications the ability to annotate text or images in files of . Annotations...

    docs.groupdocs.com/annotation/java/product-over...
  4. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Signature Product Solution GroupDocs...C# application that appends a text watermark using the GroupDocs...

    docs.groupdocs.com/watermark/net/hello-world/
  5. Distance, Strikeout and Underline Annotation in...

    The GroupDocs team is proudly announcing version v4.0.0 for GroupDocs.Annotation for Java Modern UI. Keeping in mind features supported in our backend API, we have implemented updates in this modern user interface. In this new version, a user can now add distance, strikeout and **underline **annotation. We would recommend Java users to download this new version to explore and provide us valuable feedback. let’s explore new features in detail....user can strikeout selected text in the document and add annotation...user can underline selected text in the document and add annotation...

    blog.groupdocs.com/annotation/distance-strikeou...
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature Product Family GroupDocs.Metadata...to Extract Text from XML in Java How to Extract Text from XML in...

    kb.groupdocs.com/categories/page/35/
  7. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Signature Product Solution GroupDocs...FileFormat . Markup ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/loading-specific...
  8. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Signature Product Solution GroupDocs...pptx" , loadOptions )) { // Add text watermark to the first slide...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, 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...documents with custom variables & text comments within template syntax...

    docs.groupdocs.com/assembly/python-net/features...
  10. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....Signature Product Family GroupDocs.Metadata...transition from rich text to structured plain text, enabling compatibility...

    kb.groupdocs.com/conversion/python/convert-docx...