Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 8,271 for

document annotation

(0.04 sec)
  1. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Annotation Product Family GroupDocs...semi-transparent overlay of text on a document. It’s purposefully included...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text Documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  3. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....Annotation Product Family GroupDocs...from PPTX files can enhance document management, enable better...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  5. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Node.js via Java....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  6. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire Document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. How to Convert HTML to Excel using Java

    Let's learn the Document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....Annotation Product Family GroupDocs...instructions for performing the document conversion from HTML to Excel...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. GroupDocs.Merger for Node.js via Java | GroupDocs

    Use GroupDocs.Merger for Node.js via Java to merge several Documents into one, split single Document to multiple and organize Documents in different ways....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/
  9. GroupDocs.Merger for Python via .NET | GroupDocs

    Use GroupDocs.Merger for Python via .NET to merge several Documents into one, split single Document to multiple and organize Documents in different ways....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/
  10. Convert DOCX to XPS using Node.js

    In this article, we will provide you detail on how to convert DOCX to XPS using Node.js. Also, you will be provide a code example to export DOCX to XPS in Node.js....Annotation Product Family GroupDocs...converting a DOCX file into an XPS document, along with a code snippet...

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