Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 10,762 for

format

(0.06 sec)
  1. How to insert references in the document - Free...

    Hi, we are trying to explore to allow us to edit document templates online. It require us to link other child documents. In word we usually insert these references using Ctrl+K Please let me know if this can be achie…...output document of desired format....

    forum.groupdocs.com/t/how-to-insert-references-...
  2. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  3. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  4. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents in different file formats across folders. Java API for...text in files of different formats across folders, just by giving...

    blog.groupdocs.com/search/search-in-documents-b...
  5. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...completely new format. We would need to keep that formatting, done by...GroupDocs.Parser and the specific format of the HTML output from GroupDocs...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  6. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document Formats Implement file description property that returns document type Format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....returns supported document formats Implement file description...that returns document type format Provide JPEG image quality...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Render Lotus Notes database files as HTML, PDF,...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Lotus Notes database files (NSF) to HTML, PDF, PNG, and JPEG Formats....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/java/render-lotus-not...
  8. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported Formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported Format a separate namespace of that Format is required to be added, given are the namespaces:...reports in any of the supported formats. Whereas, in GroupDocs.Assembly...supported format a separate namespace of that format is required...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  9. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents...Extract data from various formats / Extract data from PDF documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  10. Search text in Emails | Documentation

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-e...