Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 992 for

presentation document support

(0.08 sec)
  1. GroupDocs.Assembly for .NET 3.2.0 Release Notes...

    This page contains release notes for GroupDocs.Assembly for .NET 3.2.0 Major Features Added abilities to insert outer Documents and to generate barcode images while assembling a Document. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-8 Add Support for outer Document insertion while generating Word Processing Documents Feature ASSEMBLYNET-10 Support number formatting features missing in ....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Load document from stream | Documentation

    There might be cases when the Document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving Documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the Document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/editor/java/technical-Support/weekly0.5https://docs.groupdocs.com/editor/net/techni......com/editor/java/technical-support/weekly0.5https://docs.groupdocs...groupdocs.com/editor/net/technical-support/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/editor.xml
  4. Removing Empty Paragraphs | Documentation

    Note This feature is Supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API Supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/assembly/net/removing-empty-...
  5. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for .NET....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/conversion/net/convert/compr...
  6. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET API which allows users to extract text from files and Documents of various formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a Document even if no Document reader is installed on your system?...extract text from files and documents of various formats. The API...read or analyze a document even if no document reader is installed...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  7. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating Document search API that extracts text and metadata from Documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also Supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features.... It is a fascinating document search API that extracts text...text and metadata from documents. Furthermore, it performs advanced...

    blog.groupdocs.com/search/upcoming-release-of-g...
  8. Spring Front-end of GroupDocs.Viewer for Java v...

    Team GroupDocs delightedly announcing another release of Spring front-end of GroupDocs.Viewer for Java. The release includes fixes and improvements. We recommend to download and try the latest version. GroupDocs.Viewer for Java API have capabilities to render variety of Documents into HTML, SVG and images to view them on different platforms. The Spring front-end is an open source example application so you can explore the API and learn that how to use the API in your own projects....capabilities to render variety of documents into HTML, SVG and images...improvementHTML rendering of the documents is fundamental part of our...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  9. Viewer doesn't load document with lot of 404s f...

    Hi, Just upgraded to 8.0.7. and our site is hosted on azure app service, and it’s behind gateway. so instead of “https://sample.com” host name for “get-page” call is “https://sample.azurewebsites.net” Did bit more inve…...Viewer doesn't load document with lot of 404s for /get-page calls...please find details below. At present groupdocs request of “/view-data”...

    forum.groupdocs.com/t/viewer-doesnt-load-docume...
  10. Load document from stream | Documentation

    Learn how to Load Document from stream....Order Support Docs API Reference Live Demos Free Support Free...Free Consulting Paid Support Paid Consulting Blog Knowledge Base...

    docs.groupdocs.com/parser/net/load-document-fro...