Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,438 for

pdf output formatting

(0.27 sec)
  1. Getting indexed documents | GroupDocs

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....documents in HTML or plain text format. Getting indexed documents...abstract class . Details on the output adapters are presented on the...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  2. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....need to explicitly specify the format, configure font handling for...works with all common image formats including PNG, JPG, GIF, BMP...

    docs.groupdocs.com/conversion/net/load-image-do...
  3. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....Leave feedback Many document formats are tightly bounded with fonts...defined font. Some document formats usually store the font data...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  4. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Leave feedback Many document formats are tightly bounded with fonts...defined font. Some document formats usually store the font data...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  5. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...library generates a fully formatted HTML document, including embedded...content File.WriteAllText("output.html", htmlDoc.GetEmbeddedHtml());...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  6. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....embedded into a variety of image formats such as JPEG, TIFF, etc. Note...org/std/IIM/4.2/specification/IIMV4.2.pdf. Reading basic IPTC IIM properties...

    docs.groupdocs.com/metadata/net/working-with-ip...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...documents of the Spreadsheet format family (like XLS, XLSX etc)...BoldItalic . Need to mention that PDF documents use only the fonts...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....long list of different file formats and various search techniques...Java: The following is the output of the above code: Query: **make**...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  9. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....html" ); // Creating an output adapter to the file Highlighter...highlighter ); // Generating HTML formatted text with highlighted occurrences...

    docs.groupdocs.com/search/net/work-with-search-...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....html" ); // Creating an output adapter to the file Highlighter...highlighter ); // Generating HTML formatted text with highlighted occurrences...

    docs.groupdocs.com/search/java/work-with-search...