Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 11,702 for

format

(0.03 sec)
  1. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....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...
  2. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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...
  3. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...new WordProcessingConver { Format = WordProcessingFileTy.Md };...converting directly from .pdf to .md format indeed has issues. We have...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  4. Advanced Usage | GroupDocs

    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/java/advanced-usage/
  5. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s Format as or in the specified output Format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....template’s format as or in the specified output format. Since GroupDocs...to produce a document in a format which satisfies a particular...

    docs.groupdocs.com/assembly/net/introducing-gro...
  6. Get Image Representation of Document Pages

    Getting image representation of document pages is one of the most successful feature that is already implemented in .NET version of the API. Keeping your interest in view, we’ve now implemented this feature for Java developers. GroupDocs.Comparison for Java 19.6 allows you to save document comparison results in image Format as well. What does it take to implement such a feature? You just have to pass the output folder path to convertToImages method and API will take care of conversion mechanism itself....comparison results in image format as well. What does it take...comparing image with different formats? We added a class OriginalSize...

    blog.groupdocs.com/comparison/get-image-represe...
  7. Get HTML markup in different forms | GroupDocs

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....//opening document for editing with format-specific edit options Piece...document in its own intermediate format and is able to generate HTML...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  8. Convert TXT to Word using Node.js

    Learn how to convert TXT to Word using Node.js with simple steps. We will also provide the code example of how to export TXT to Word in Node.js using a reliable APIs....structured and presentable formats like Word documents. One effective...your TXT file path Set output format to DOCX using WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily....into structured spreadsheet formats like XLSX becomes essential...SpreadsheetFileType.Xlsx as the output format Call the Converter.convert...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Render DOC as Image using Python

    Quickly learn how to render DOC as image using Python. This tutorial explains how to convert DOC to image in Python with page-wise rendering and customizable output....original layout, fonts, and formatting. After reading this topic...rendering a DOC file to an image format is both simple and flexible...

    kb.groupdocs.com/viewer/python/render-doc-as-im...