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

format

(0.19 sec)
  1. Encountered an error when saving document in Ed...

    Hello, I encounter an error when saving the docs in the Editor Demo for .NET Webform, downloading from github. Can you please help me take a look of this error? image.png (47.9 KB) Regards, WK...highlight the text and save it The format of the document will change...

    forum.groupdocs.com/t/encountered-an-error-when...
  2. 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...
  3. 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...
  4. 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...
  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. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting Formatted text from CHM documents. The latest version also allows you to extract text by pages and extract table of content from CHM documents. The following sections will provide you the details about the new features of the API. Extracting Formatted Text from CHM Documents GroupDocs....the support of extracting formatted text from CHM documents. The...features of the API. Extracting Formatted Text from CHM Documents #...

    blog.groupdocs.com/parser/extract-formatted-tex...
  7. 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...
  8. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....WriteLine( $"Skipping unsupported format: {item.FilePath}" ); } } }...Console.WriteLine( $"Unsupported format: {item.FilePath}" ); } } }...

    blog.groupdocs.com/parser/extract-text-from-zip...
  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. 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...