Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,974 for

text annotations

(0.22 sec)
  1. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Annotation Product Solution GroupDocs...pptx" , loadOptions ); // Add text watermark to the first slide...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Քաղեք տեքստ DOC-ից C#-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ հանել DOC-ից՝ օգտագործելով C#: Այն ներառում է կոդի օրինակ, որը կօգնի ձեզ DOC-ից տեքստ հանել C#-ով` առանց լրացուցիչ ծրագրակազմ օգտագործելու:...Annotation Product Family GroupDocs...become a crucial task. Extracting text from DOC files using C# is a...

    kb.groupdocs.com/hy/parser/net/extract-text-fro...
  3. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/add-strikeou...
  4. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...hyperlinks : print ( f " Text: { link . text } " ) print ( f " URL:...

    docs.groupdocs.com/parser/python-net/extract-hy...
  5. Basic usage | GroupDocs

    Basic usage examples for GroupDocs.Parser for .NET. Learn how to extract Text, metadata, images, table of contents, and parse data from documents in C#....Annotation Product Solution GroupDocs...data from documents Extract text from documents Scan Barcode...

    docs.groupdocs.com/parser/net/basic-usage/
  6. 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....Annotation Product Family GroupDocs...transition from rich text to structured plain text, enabling compatibility...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. Announcing New Features of the GroupDocs' Annot...

    GroupDocs Annotation is a web-based app that allows users to annotate PDF, Word, Excel and PowerPoint documents online, from a web-browser. With this app, you and your colleagues and partners can review and annotate a document simultaneously, in real time. We’re constantly working to improve the app’s interface and would like to introduce a new set of features we’ve recently designed and implemented. Add and Manage Notes GroupDocs Annotation lets you add notes throughout a document which show up as numbered markers....GroupDocs Annotation is a web-based app that allows users to...to annotate PDF, Word, Excel and PowerPoint documents online, from...

    blog.groupdocs.com/annotation/announcing-new-fe...
  8. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no Text, getStructure method returns an empty org....Annotation Product Solution GroupDocs...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...

    docs.groupdocs.com/editor/java/form-field-manag...
  10. Field Management | GroupDocs

    This documentation section explains how to the management and manipulation of form fields within documents....Annotation Product Solution GroupDocs...programmatically, including text fields, checkboxes, dropdowns...

    docs.groupdocs.com/editor/net/form-field-manage...