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

format

(0.39 sec)
  1. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Text Document Format. In-Paragraph List in Text Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to describe about the services you are providing with the following key requirements: A descriptive or inFormative line like “We provide support for the following products:”. Show all the products along with the above sentence....List report in Text Document format. In-Paragraph List in Text...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  2. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  3. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....converting all WordProcessing formats to instances and backward (from...(from to some of WordProcessing format), contains two modes: float...

    docs.groupdocs.com/editor/net/float-and-paginal...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET 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/net/rendering-to-html/
  6. Merge and split EPUB files in C# - GroupDocs.Me...

    Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents....Publication) is a popular file format for eBooks and digital publications...Preservation : Retains the formatting and quality of your documents...

    blog.groupdocs.com/merger/merge-and-split-epub-...
  7. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported Format....embedded into a variety of image formats such as JPEG, TIFF, etc. Note...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...attachments are now saved as EML format instead of MSG - which was...them as EML instead of MSG format. string basePath = @"C:\Temp\GroupDocsTest";...

    forum.groupdocs.com/t/converting-msg-file-conta...
  9. 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...
  10. Render TXT as HTML using Python

    In this topic, you will learn how to render TXT as HTML using Python. There is no need to install extra software or tools to convert TXT to HTML in Python on any system....with Python ensures better formatting, accessibility, and integration...interactive, web-compatible formats, making it easier to publish...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...