Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 6,984 for

paged

(0.03 sec)
  1. Convert files to various formats | Documentation

    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 Java code....formats Page layout formats Archives CAD formats Was this page helpful...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/java/convert/
  2. Load password-protected documents | Documentation

    This article explains how to open password-protected document with GroupDocs.Viewer within your Java applications....encrypted file, please refer to the page. To load and render an encrypted...( viewOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/viewer/java/load-password-pr...
  3. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Python via .NET...specifies whether to add a summary page with the detected changes statistics...multiple documents Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/compar...
  4. Add document to Word processing via OLE | Docum...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....with embedded file path and page number; Call method and pass...@"c:\output\result.docx" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/net/add-document-to-w...
  5. Technical Support | Documentation

    GroupDocs.Merger for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....Support Leave feedback On this page GroupDocs provides unlimited...a separate thread. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/merger/python-net/technical-...
  6. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....100 files per session Only 5 pages (slides, sheets) of a document...1600 symbols Only the first 5 pages (slides, sheets) + Evaluation...

    docs.groupdocs.com/parser/java/evaluation-limit...
  7. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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....// Check if the document has pages if ( documentInfo == null ||..."Document hasn't pages." ); return ; } // Iterate over pages for ( int...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....images from the PDF document page. The API uses this image as...with specified options List pages = viewerHtmlHandler.GetPages(guid...

    blog.groupdocs.com/viewer/control-image-quality...
  9. Licensing and evaluation | Documentation

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....evaluation Leave feedback On this page This guide explains the different...watermark on output documents Page processing limits (varies by...

    docs.groupdocs.com/total/net/licensing-and-eval...
  10. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Node.js via Java....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/nodejs-java/merge/word/