Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 6,997 for

may

(0.07 sec)
  1. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…... Its resolution may therefore take longer than initially...

    forum.groupdocs.com/t/txt-font-replacement/16295
  2. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  3. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques.... Use of this value may decrease the conversion performance...hieroglyphic or special symbols, you may need to disable character grouping...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  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. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/search-text/