Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 8,276 for

paged

(0.11 sec)
  1. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....Add("Arial"); List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/exclude-specific-font...
  2. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/java/split-document/
  3. Merge Word Documents | GroupDocs

    Learn this article and check how to merge Microsoft Office Word documents in .NET applications using C# programming language....Documents Leave feedback On this page A word processing file contains...unformatted text and no font or page settings can be applied. In...

    docs.groupdocs.com/merger/net/merge/word/
  4. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....Document Leave feedback On this page provides functionality to verify...options . all_pages = True # verify on all pages # Verify signatures...

    docs.groupdocs.com/signature/python-net/verify-...
  5. Add watermarks to PDF documents | GroupDocs

    Add watermarks to PDF pages, images, and attachments using Python via .NET....particular page or to all images/attachments on a page. Adding watermark...watermark to a particular page import groupdocs.watermark as...

    docs.groupdocs.com/watermark/python-net/add-wat...
  6. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....files Leave feedback On this page allows you to render your PDF...document or specific pages. Supported Page Layout file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  7. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger API....by specifying page numbers array or start/end page numbers and...are the possible use cases: Page numbers array specified and...

    docs.groupdocs.com/merger/net/split-document/
  8. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....yet helpful it is to extract pages from different kinds of documents...will possess only extracted pages. GroupDocs.Merger for .NET allows...

    blog.groupdocs.com/categories/groupdocs.merger-...
  9. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Viewer renders each page of the source document as a...with external resources stores page resources as separate files...

    docs.groupdocs.com/viewer/python-net/rendering-...
  10. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....or a text from the selected page. Raw mode is not supported for...steps to extract a text from the page of Microsoft OneNote Section:...

    docs.groupdocs.com/parser/java/extract-text-fro...