Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 14,603 for

doc

(0.08 sec)
  1. How to Convert SVG to PNG in Java

    Let's review the detailed instructions to convert SVG to PNG in Java and how to use these points to develop Java convert SVG to PNG capability....formats, including HTML, TSV, DOC, PDF, JPEG, XLSX, and others...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Convert XML to HTML using C#

    Transform Documents from one format to another with popular NuGet package. Learn how to convert XML to HTML using C# and develop XML to HTML C# capability....including WMZ, MHT, MD, GIF, DOC, PSD, and many more. In this...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular Document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the Documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....doc/.docx/.dot/.rtf/.docm/.odt/.xml/...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  4. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word Doc public async Task<SPRespo…...e")] //To create empty word doc public async Task<SPResponse>...")] //To load existing word doc public async Task<SPResponse>...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  5. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (Documents hanging during conversion) while converting various file formats such as .Docx, .xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...doc, .docx, and others. Thanks. evgen...); return loadOptions; } if(DOC_FORMATS.contains(inputFileExtension))...

    forum.groupdocs.com/t/document-conversion-is-ha...
  6. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/regular-expressio...
  9. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many Document formats. But there is also the possibility to implement support for any format other than the existing ones....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/custom-text-extra...
  10. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/indexing-...