Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,305 for

pdf output formatting

(0.23 sec)
  1. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....(present in all supported formats, examples of it you can see...Call the method. Specify the output document path or stream. The...

    docs.groupdocs.com/annotation/net/add-image-ann...
  2. 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/
  3. 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-...
  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/java/work-with-search...
  5. 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....localPath ); // Creating an output adapter to the file const highlighter...highlighter ); // Generating HTML formatted text with highlighted occurrences...

    docs.groupdocs.com/search/nodejs-java/work-with...
  6. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Signature uses embedded json format serialization but allows user...serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  7. GroupDocs Merger not working with .msg files - ...

    I am splitting the files and on each page I am extracting text using GroupDocs Parser, now the problem is when I am trying to do the same with .msg file I am getting the error “Unsupported file Type”. below is my code u…...ExtractTextAll(MemoryStream stream, bool formatted) { // Reset the stream position...files to supported formats such as HTML, PDF, PNG, or JPEG, which...

    forum.groupdocs.com/t/groupdocs-merger-not-work...
  8. Convert files to various formats | GroupDocs

    This page explains how to convert a file to Pdf, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....files Convert files to various formats Leave feedback Note Try online...some source format to various ranges of target formats. The conversion...

    docs.groupdocs.com/conversion/net/convert/
  9. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET 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/net/rendering-to-html/
  10. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....markup to the output document of the desired format . From the perspective...automatically detect the document format and select the most appropriate...

    docs.groupdocs.com/editor/nodejs-java/introduct...