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

paged

(0.06 sec)
  1. TIFF to PDF Conversion Result is Too Large - Fr...

    Hello, I am trying to convert multi-size, multi-page TIFF streams into PDF files. I am able to convert the file and the PDF can load in Chrome but it is far too large (larger than 200 inches on at least one side). As a …...to convert multi-size, multi-page TIFF streams into PDF files...afterwards, to resize each individual page in order to keep the total dimensions...

    forum.groupdocs.com/t/tiff-to-pdf-conversion-re...
  2. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your spreadsheet...entire document or specific pages. Supported spreadsheet file...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  3. sample-with-toc.pdf

    Text inside a bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside a bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside a bookmark 3 Page 3 heading! Sample test text - P......bookmark 1 Page 1 heading! Sample test text - Page 1! Text inside...bookmark 2 Page 2 heading! Sample test text - Page 2! Text inside...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) 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/net/render-pdf-docume...
  5. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....feedback Adding watermark to all pages of a particular type Using GroupDocs...you can add watermark to all pages of a particular type in a document...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file 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/python-net/render-tex...
  7. Extract text from PDF documents | Documentation

    To extract a text from PDF documents 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. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....or a text from the selected page. Here are the steps to extract...steps to extract a text from the page of PDF document: Instantiate...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start date and end date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....DateTime(2018, 12, 31); // Get pages List pages = imageHandler.GetPages(guid...(PageImage page in pages) { Console.WriteLine("Page number: {0}"...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  9. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....resources Leave feedback On this page In some cases documents may...objects found. Every document page has its Resources dictionary...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....value is false // Get pages List pages = htmlHandler.getPages(guid...(PageHtml page : pages) { System.out.println("Page number: "...

    blog.groupdocs.com/viewer/show-tracked-changes-...