Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 7,004 for

may

(0.11 sec)
  1. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...or specific CSS styles that may not be supported during the conversion...HTML to DOCX, as the result may vary depending on the options...

    forum.groupdocs.com/t/html-to-document-conversi...
  2. Search text | GroupDocs

    This article explains that how to search text from documents....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text/
  3. 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....sample, starting from the it may be not only a prefix, but also...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  4. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...are using the latest version may resolve the problem. Here is...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  5. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...the previous response, our bot may sometimes be inaccurate. Thank...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  6. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/search-index-sett...
  7. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/indexing-from-di...
  8. Locales for Output Document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....result, spell checking in MS Word may not work properly for the Spanish...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  9. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/fuzzy-search/