Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 7,080 for

paged

(0.08 sec)
  1. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....snippet shows how to get the page count and the width and height...height of each document page: Java try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  2. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft 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/nodejs-java/rendering...
  3. Split document | Documentation

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Python via .NET 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/python-net/split-docu...
  4. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....files Leave feedback On this page Portable Document Format (PDF)..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/net/convert/pdf/
  5. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to convert text documents...entire document or specific pages. Supported text file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  6. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....files Leave feedback On this page allows you to render your Microsoft...entire document or specific pages. Supported Word Processing file...

    docs.groupdocs.com/viewer/python-net/render-wor...
  7. 문서 페이지 빌더 - 특정 문서 페이지를 병합하는 방법

    여러 문서에서 특정 페이지를 API를 사용하여 GroupDocs.Merger로 병합합니다. 맞춤형 통합 문서를 손쉽게 생성하세요.... Page Builder 를 초기화합니다. Merger 인스턴스의...method to apply changes from the Page Builder instance 병합된 문서를 원하는...

    blog.groupdocs.com/ko/merger/page-builder-how-t...
  8. Support for Diagrams in GroupDocs.Merger

    GroupDocs.Merger now supports diagram formats such as VSDFX, VSDM, VSSX, VSSM and VTX . It allows you to swap, rotate or trim pages in diagrams. Apart for that, you can also set or remove password protection of diagrams. This API comes in both Java and .NET platforms and could be integrated in any your .NET or Java application without any dependency. Features for Diagrams Format Swap Pages: This feature allows you to exchange the position of two pages in the document....you to swap, rotate or trim pages in diagrams. Apart for that...for Diagrams Format # Swap Pages: # This feature allows you to...

    blog.groupdocs.com/merger/support-for-diagrams-...
  9. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....EnableMinification = true; List pages = htmlHandler.GetPages(guid...(PageHtml page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/introducing-html-mini...
  10. Converting Documents | Documentation

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....documents into multiple-page files: convert_by_page(folder_path, convert_options)...document into individual pages, saving each page as a separate file...

    docs.groupdocs.com/conversion/python-net/develo...