Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 15,464 for

word annotation

(0.09 sec)
  1. GroupDocs.Viewer for Java 19.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 19.3 Major Features Added TSV (Tab-separated values) file format support Added PCL (Printer command language) file format support Added support of default font feature when rendering MS OneNote documents into PDF and Image formats Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERJAVA-1887 Develop feature for print restrictions Feature VIEWERJAVA-1881 Add TSV (Tab-separated values) file format support Feature VIEWERJAVA-1880 Add PCL file format support Feature VIEWERJAVA-1889 Add support for DefaultFontName option when rendering MS OneNote documents into PDF and Image Improvement VIEWERJAVA-1878 Exporting font files as external resources when rendering MS OneNote documents Improvement VIEWERJAVA-1877 Extend support for ExcludeFonts setting of HtmlOptions class for MS OneNote documents Improvement VIEWERJAVA-1876 Rendering attachments while working with source document’s stream Improvement VIEWERJAVA-1875 Rendering comments from ODP presentation documents that has no author Improvement VIEWERJAVA-1874 There is not watermark in the case of image mode for Word and image files Bug Public API and Backward Incompatible Changes com....Annotation Product Solution GroupDocs...in the case of image mode for word and image files Bug Public API...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  2. groupdocs-editor-22.9-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Built-By: gitlab.runner Created-By: Apache Maven 3.5.4 Build-Jdk: 1.8.0_181 allclasses-frame.html All Classes AudioType ......Doc MS Word 97-2007 Binary File Format (DOC)...generated by Microsoft Word or other word processing documents...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  3. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Annotation Product Solution GroupDocs...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Annotation Product Solution GroupDocs...WordprocessingML Flat XML, ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT...

    docs.groupdocs.com/editor/net/introduction/
  5. Render CAD documents as HTML, PDF, and image fi...

    This guide describes how to build your CAD files viewer in C#. View CAD files (DWG, DGN, DXF) to render as HTML, JPG, PNG, or PDF using GroupDocs.Viewer .NET API by GroupDocs....Annotation Product Solution GroupDocs...forum . See also How to view Word documents using C# How to view...

    docs.groupdocs.com/viewer/net/how-to-view-cad-d...
  6. GroupDocs.Viewer for Java 19.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 19.8 Major Features There are 23 features, improvements and bug fixes in this release, the most notable are: Added vCard File (.vcf) file format support Improved rendering of Outlook Data Files Support of obtaining list of folders Support of rendering folder Reading messages as attachments Filtering messages Added support of skipping rendering of empty columns when rendering Spreadsheets Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERJAVA-1909 Feature Obtaining the list of folders contained in OST/PST formats VIEWERJAVA-1910 Feature Setting for rendering specific folder from OST/PST formats VIEWERJAVA-1911 Feature Ignore empty columns when rendering spreadsheet documents VIEWERJAVA-1915 Feature Add support for VCF format VIEWERJAVA-1916 Feature Obtaining email messages contained in OST/PST formats as attachments VIEWERJAVA-1917 Feature Settings for filtering messages from OST/PST documents by subject and content VIEWERJAVA-1918 Feature Settings for filtering messages from OST/PST formats by sender VIEWERJAVA-1919 Feature Obtaining layers statuses for CAD documents VIEWERJAVA-1905 Improvement Ignore empty string when it passed as path to directory with fonts VIEWERJAVA-1906 Improvement Improve rendering into HTML for Outlook Data Files with sub folders and empty folders VIEWERJAVA-1907 Improvement Set exception localization feature as obsolete VIEWERJAVA-1908 Improvement Prevent rendering frozen and invisible CAD layers by default VIEWERJAVA-1912 Improvement Add support for rendering passWord protected ODS documents VIEWERJAVA-1913 Improvement Descriptive Exception message when non existing default font name is set VIEWERJAVA-1914 Improvement Simplify caching interface VIEWERJAVA-371 Bug Particular PDF document is not rendering as expected VIEWERJAVA-1923 Bug The view of xls files in html and image mode is without cells VIEWERJAVA-1924 Bug Rendering CAD documents into image provides invalid output VIEWERJAVA-1925 Bug Issue with the image source when rendering Excel to HTML with embedded resources VIEWERJAVA-1926 Bug Header is missing when rendering Word document VIEWERJAVA-1927 Bug Exception when getting document info of ....Annotation Product Solution GroupDocs...Header is missing when rendering Word document VIEWERJAVA-1927 Bug...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Annotation Product Solution GroupDocs...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Sign document with analysis of the Sign process...

    This site provides limited features with JavaScript disabled. Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion Pr......Annotation Product Solution GroupDocs...Presentation eSign Spreadsheet eSign Words QR Code signature Text signature...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Annotation Product Solution GroupDocs...value setting is available for Word Processing documents only. Adding...

    docs.groupdocs.com/assembly/net/template-syntax...
  10. GroupDocs.Assembly for Java 18.9 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for Java 18.9. Major Features This release of GroupDocs.Assembly brings a new powerful feature: Abilities to change target file format of an assembled document using file extension or explicit specifying. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-80  Add ability to change target file format when assembling Word Processing documents  Feature  ASSEMBLYNET-81  Add ability to change target file format when assembling Spreadsheet documents  Feature  ASSEMBLYNET-82  Add ability to change target file format when assembling Presentation documents  Feature  ASSEMBLYNET-83  Add ability to change target file format when assembling Email documents  Feature  ASSEMBLYNET-84  Add ability to change target file format when assembling Text documents  Feature  ASSEMBLYNET-88  Add support for Conholdate licenses  Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...file format when assembling Word Processing documents Feature...

    docs.groupdocs.com/assembly/java/groupdocs-asse...