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

format

(0.46 sec)
  1. 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...
  2. 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...
  3. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....DataMatrix barcode with GS1 string format microPdf417 MicroPdf417 barcode...QR barcode with GS1 string format maxiCode MaxiCode barcode dotCode...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  4. 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...
  5. 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-...
  6. 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-...
  7. 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...
  8. 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/
  9. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....from Specific Page Supported Formats for Image Extraction Image...end of the article, document formats are mentioned that are supported...

    blog.groupdocs.com/parser/extract-images-from-p...
  10. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....used word-processing file formats are DOC , DOCX , and ODT ....support these formats and we normally use these formats for drafting...

    blog.groupdocs.com/editor/edit-word-documents-i...