Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 11,654 for

format

(0.1 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. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet 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. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....report in Spreadsheet Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  4. 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...
  5. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart 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. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 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....in Word Processing Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  6. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page.... format ( "Page %d/%d" , pageIndex...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....date ) date : A date in the format 'yyyy-MM-dd'. For example:...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  8. 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...
  9. 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-...
  10. 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-...