Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,642 for

pdf output formatting

(0.11 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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-...
  5. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....converted to the output document of desired format. From the GroupDocs...automatically detect document format and select the most appropriate...

    docs.groupdocs.com/editor/java/introduction/
  6. 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...
  7. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...(but not limited to) PDF, most of formats from the WordProcessing...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  8. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....archives and other container formats, allowing you to iterate through...extract_specific_files ( archive_path , output_dir , extensions = None ):...

    docs.groupdocs.com/parser/python-net/extract-da...
  9. 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...
  10. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....converted to the output document of desired format. From the GroupDocs...automatically detect document format and select the most appropriate...

    docs.groupdocs.com/editor/net/introduction/