Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 8,506 for

annotation word

(1.02 sec)
  1. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Annotation Product Solution GroupDocs...Metadata signatures / eSign Words eSign Word Processing document with...

    docs.groupdocs.com/signature/net/esign-word-pro...
  2. Remove Annotations on GroupDocs Blog | Document...

    Remove Annotations on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove Annotations on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Remove Annotations on GroupDocs Blog | Document Automation Solutions...Recent content in Remove Annotations on GroupDocs Blog | Document...

    blog.groupdocs.com/ar/tag/remove-annotations/in...
  3. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Annotation Product Solution GroupDocs...List in Word Processing Document Bulleted List in Word Processing...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  4. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com 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....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/fr/tag/annotation-in-csharp/...
  6. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/it/tag/annotation-in-csharp/...
  7. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....Annotation Product Solution GroupDocs...Image in Word Processing Document Common List Image in Word Processing...

    docs.groupdocs.com/assembly/net/common-list-ima...
  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...Extract data from Microsoft Office Word documents / Extract tables from...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...for MS Word Added comparison of group shapes for Word Documents...for MS Word Comparison of WordArt objects in MS Word Comparison...

    blog.groupdocs.com/groupdocs.blog/page/81/
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents 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. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract text from...

    docs.groupdocs.com/parser/java/extract-text-fro...