Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,539 for

format

(0.06 sec)
  1. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......extensions list Create custom format handler Create PDF with Image...

    docs.groupdocs.com/redaction/net/advanced-usage/
  2. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger for Node.js via Java....log ( ` Document info file format : $ { documentType . getFileFormat...

    docs.groupdocs.com/merger/nodejs-java/get-docum...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG Formats....files in HTML, PNG, and JPEG formats. Use this library to implement...the document to HTML or image format. These methods allow you to...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  4. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....widely used presentation file formats are PPT , PPTX , and ODP ....support these formats and we normally use these formats for making...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file Formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....operations against the various file formats. Furthermore, It is a document...more here. Supported Documents Format # GroupDocs.Search for .NET...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  6. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....files in HTML, PNG, and JPEG formats. Use this library to implement...the document to HTML or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  7. Convert ODT to TXT using Node.js

    Learn how to convert ODT to TXT using Node.js quickly and efficiently. Follow this guide to export ODT to TXT in Node.js with simple steps and clear examples....js Working with document formats is a common task in many applications...to extract raw text from formatted documents like ODT. Fortunately...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. Possibility to Cache Page Previews using GroupD...

    We are pleased to announce another monthly release of GroupDocs.Annotation for .NET 19.1. API now allows you to cache page previews and implement possibility to display distance annotation caption for Slide, Cell and Diagram Formats. Apart from that, line width issue in Slides is fixed. Please follow the release notes here for further details. We’d recommend you to download the new version of the API to enhance your document annotation experience....for Slide, Cell and Diagram formats. Apart from that, line width...Diagrams Add support of older format for Slides (.ppt), Cells (...

    blog.groupdocs.com/annotation/possibility-to-ca...
  9. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...