Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 6,833 for

page

(0.06 sec)
  1. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Source Document Template Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/working-with-x...
  2. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example).... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/separate-...
  4. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our customers. I have not encountered such a …... it is displayed as a blank page. How can I fix this problem...” is also displaying a blank page for the same documents. Here...

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  5. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....stream Leave feedback On this page This article shows and explains...stylesheets very precisely. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/net/saving-editabledo...
  6. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multiPage TIFF files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement file description property that returns document type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel files Implement PdfFileOptions same as another Options classes Process files from the stream without specifying the fileName parameter GroupDocs....HTML mode Failed to rotate page if page number specified Resolution...are overridden in multiple pages documents Shift_JIS encoded...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  7. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the Page as header is read out first and then directly the footer section is getting read out and then the …... ← previous page next page →...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  8. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....single-page snapshot or multiple images from a multi-page file...embedding documents into web pages. Implementing this solution...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  9. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....worksheet and are invisible in Page Layout mode. The image is automatically...in Excel only when you’re in Page Layout view or Print Preview...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Docum...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....worksheet and are invisible in Page Layout mode. The image is automatically...in Excel only when you’re in Page Layout view or Print Preview...

    docs.groupdocs.com/watermark/java/add-watermark...