Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 12,028 for

format

(0.74 sec)
  1. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-attachme...
  2. How to Add Digital Signature to DOCX using Java

    This topic provides guidance on how to add digital signature to DOCX using Java. You will also find a code example to insert digital signature into DOCX using Java....digital signature into DOCX file format Include the necessary class...

    kb.groupdocs.com/signature/java/how-to-add-digi...
  3. Extract Text from EPUB using Java

    This article offers a step-by-step guide on how to extract text from EPUB using Java, with the sample code example to assist you in text extraction from EPUB in Java.... EPUB is a popular format for eBooks that includes rich...

    kb.groupdocs.com/parser/java/extract-text-from-...
  4. Render TXT as HTML using C#

    In this tutorial, we will learn how to render TXT as HTML using C# without installing extra tools. Moreover, we will provide you C# code for rendering TXT to HTML....text ( TXT ) files to HTML format using C# can arise in various...

    kb.groupdocs.com/viewer/net/render-txt-as-html-...
  5. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation 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. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....report in Presentation Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...search with any supported file format. Document signature options...

    docs.groupdocs.com/signature/java/migration-notes/
  7. Is GroupDocs.Editor compatible with the Xamarin...

    Hello, I have an iOS and Android mobile application developed with Xamarin.Forms. I am looking for a document editor that I can integrate into this application. I came across GroupDocs.Editor while searching for an edi…...Edit and Convert to Original Format. When I look at the Platform...resolve reference: System.Formats.Asn1 , referenced by System...

    forum.groupdocs.com/t/is-groupdocs-editor-compa...
  8. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Extract data from various formats / Extract data from HTML documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/developer-guide/a...
  9. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image Formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image Formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured inFormation that is used to contain important business inFormation of different resources....various document and image formats. The API facilitates the user...popular document and image formats and the number is going to...

    blog.groupdocs.com/metadata/control-and-process...
  10. Table of Contents getting updated during conver...

    Hello Team, I am converting a Word document using GroupDocs.Conversion with version 25.3.1. In the source Word document, the table of contents are not updated with correct page numbers. However, during conversion, the …...differs depending on the target format. evgen.efimov January 22, 2026...conversions from DOCX to other formats. The key point is that if ...

    forum.groupdocs.com/t/table-of-contents-getting...