Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 13,016 for

format

(1.95 sec)
  1. GroupDocs.Search for .NET 1.2.0 released with s...

    GroupDocs.Search for .NET API version 1.2 is available now with support of more Microsoft Word, Excel and PowerPoint Formats. There is enhancement in Search API in form of user warnings with not supported seach settings in Fuzzy search, Regular expression and Synonym search. Some more enhancements in similarity level setting for Fuzzy search and total hit count for search results in this release. .NET Search API 1.2 enhancements and features Format list extended, now Search API supports below mentioned Formats too....Word, Excel and PowerPoint formats. There is enhancement in Search...enhancements and features # Format list extended, now Search API...

    blog.groupdocs.com/search/search-api-net-releas...
  2. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams.... file_format } " ) print ( f "Number of...type: { info . file_type . file_format } " ) print ( f "Number of...

    docs.groupdocs.com/comparison/python-net/develo...
  3. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...can create some primitive formatting like lists with leading markers...WordProcessing. For saving back to TXT format user must use a class, that...

    docs.groupdocs.com/editor/net/edit-txt/
  4. Search text in HTML documents | Documentation

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

    docs.groupdocs.com/parser/net/search-text-in-ht...
  5. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from HTML documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-h...
  6. Search text in PDF documents | GroupDocs

    To search a keyword in PDF 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 PDF 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 PDF documents.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-p...
  7. GroupDocs.Watermark for .NET 26.3 – Latest Upda...

    Explore what’s new in GroupDocs.Watermark for .NET 26.3. Available now on NuGet and GroupDocs website....documents and Strict OOXML formatting. Fixes and enhancements #...(WATERMARKNET-2152) [Fix] Fixed an unintended format change to Strict OOXML when...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  8. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....tool handles the complexity of format transformation. For any team...converting Word documents to image format using Node.js. If you’re looking...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  9. GroupDocs.Viewer for .NET version 2.13.0 - cach...

    Last week we’ve announced a release of the GroupDocs.Viewer for .NET library version 2.13.0 and its two new features – an option for caching PDF copies of original files and the ability to use the viewer with an unlimited number of different independent root storage paths. Today we’d like to write about these features in more detail to help you quickly set up and get the most out of them....original documents to the PDF format repeatedly for each new request...converts the document to the PDF format and saves it inside the cache...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....Search library is released, the format for storing the index on disk...from the original in the new format. However, the index of old...

    docs.groupdocs.com/search/java/update-index/