Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 11,846 for

format

(0.07 sec)
  1. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  2. 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...
  3. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java....and convert it into various formats such as Spreadsheet (XLSX)...conversion options for CSV format SpreadsheetConvertOp options...

    docs.groupdocs.com/conversion/java/convert-xml-...
  4. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....control output quality and format without manual image processing...developers to specify image format, DPI, quality, and even target...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  5. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......from the popular document formats. As far as the supported features...aim to provide you a single, format-independent interface containing...

    blog.groupdocs.com/categories/groupdocs.redacti...
  6. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....About JPG File Format JPEG is a type of image format that is saved...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Install GroupDocs.Viewer for Node.js via Java |...

    Install GroupDocs.Viewer for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....converts a document to HTML format. The output will contain rendered...rendered pages in HTML format. Troubleshooting installation node-gyp...

    docs.groupdocs.com/viewer/nodejs-java/installat...
  8. Obtain document form fields and signatures info...

    This article shows how to get inFormation about electronic signatures in the document and its form fields with GroupDocs.Signature API.... WriteLine ( $" - format : {documentInfo.FileType.FileFormat}"...{imageSignature.Size} bytes, Format: {imageSignature.Format}." ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  9. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Numbered List in Email Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”....List report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  10. Loading Documents | GroupDocs

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....into two groups: options for a format-family and options for a specific...file type . Load Options for Format-Family CadLoadOptions : Options...

    docs.groupdocs.com/conversion/python-net/develo...