Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 13,202 for

format

(0.28 sec)
  1. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file Formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate Format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Some file formats and metadata standards allow...defined in the appropriate format/standard specification. In...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  3. 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...
  4. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....information from various document formats. A wide range of makes it versatile...name). To keep the original format instead, set rasterize_to_pdf...

    docs.groupdocs.com/redaction/python-net/hello-w...
  5. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "Slide {0}/{1}" , p + 1 ...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. 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...
  7. 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-...
  8. 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-...
  9. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML Format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...not limited to) PDF, most of formats from the WordProcessing family...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  10. 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...