Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 6,854 for

page

(0.08 sec)
  1. Convert XML as a data source to a Spreadsheet, ...

    Learn how to convert a XML document as a data source to a spreadsheet, CSV or JSON using GroupDocs.Conversion for Java.... 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/conversion/java/convert-xml-...
  2. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage.... 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/metadata/java/working-with-m...
  3. PdfAttachmentOptions | GroupDocs.Merger for .NE...

    Provides options to attach the embedded object to Pdf.... PageNumber { get; } The page number for inserting of the...

    reference.groupdocs.com/merger/net/groupdocs.me...
  4. GroupDocs.Viewer for Node.js via Java

    This API allows you to view and render any type of file format using Node.js on any platform....Render Word Document to Web Page using Node.js Render Word Document...

    kb.groupdocs.com/viewer/nodejs/
  5. Document merging API on GroupDocs Blog | Docume...

    Document merging API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document merging API on GroupDocs Blog | Document Automation Solutions for .NET &......NET & Java Developers Document page builder - hoe specifieke pagina's...

    blog.groupdocs.com/nl/tag/document-merging-api/...
  6. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....Viewer Leave feedback This page describes how to develop a thread-sage...threadSafeCache ); List < MemoryStream > pages = new List < MemoryStream >();...

    docs.groupdocs.com/viewer/net/implement-thread-...
  7. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....formats Leave feedback On this page Tip Need to view files online...Outlook data files: . PDF and Page Layout file formats Format Description...

    docs.groupdocs.com/viewer/net/supported-documen...
  8. 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...
  9. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Edit TXT Leave feedback On this page This demonstration shows how...(TXT) that contain no images, pages, paragraphs, lists, tables,...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  10. Set a Watermark as Background in GroupDocs.Conv...

    Another monthly release of GroupDocs.Conversion for .NET 18.3 is on-board. This release covers some new features, few improvement and a bug fix. API allows developers to set default zoom when converting to Cells, Words and Slides. However, zoom option for PDF conversion is improved, PSD to PDF conversion is improved and XPS to PDF conversion issue is fixed. For further details included in this month’s release, please visit the release notes...loadOptions, saveOptions); Detect page orientation for the supported...getting document info to detect page orientation for the supported...

    blog.groupdocs.com/conversion/set-default-zoom-...