Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,556 for

new

(0.08 sec)
  1. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......customers, we keep introducing the new features. Recently, we have released...and walk through what’s new in the latest release. You may...

    blog.groupdocs.com/categories/groupdocs.assembl...
  2. Remove pages | GroupDocs

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.one` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/remove-pa...
  3. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...`c:/sample.pdf` ; const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/rotate-pa...
  4. Add Security through Custom Caching in the Grou...

    The GroupDocs.Viewer for Java library is a high-fidelity document viewer, built within HTML5 standards. It allows end-users to view over 45 types of documents on the web without the need to install any third-party software. Here at GroupDocs we always look for New ways to enhance our products with advanced security options. The GroupDocs.Viewer for Java library can be deployed on-premises and allows you to host documents on your private storage....GroupDocs we always look for new ways to enhance our products...be enabled with the help of a new parameter called useBrowserCache...

    blog.groupdocs.com/viewer/add-security-through-...
  5. Read Structured Text Using GroupDocs.Text for ....

    We are pleased to announce the monthly release of version 17.04.0 of the GroupDocs.Text for .NET API. This version comes up with a major feature related to the implementation of the architecture to read structured text in documents. The API now allows reading structured text in different file formats like text documents, presentations, spread sheets and emails. For a better user experience with the text extraction API, we recommend you to download and integrate the latest version of the API....04 - New Features # GroupDocs.Text for...NET introduces the following new features in this release: Reading...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... The new feature added to the API in this...version comes up with a couple of new features along with an enhancement...

    blog.groupdocs.com/categories/groupdocs.parser-...
  7. Set zoom level when converting to HTML using Gr...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of New features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some New document formats are introduced in this release. We would recommend you to download the New release and evaluate the exciting features to enhance document conversion experience....the API comes with number of new features such as setting zoom...improvements, bug fixes and some new document formats are introduced...

    blog.groupdocs.com/conversion/releasing-documen...
  8. Add ParagraphMerger Using GroupDocs.Comparison ...

    Team GroupDocs is really pleased to announce the release of version 17.10 of GroupDocs.Comparison for .NET API which not only adds a number of New features to the API, but also adds numerous enhancements along-with some bug fixes. The API now allows adding password to PDF documents. It also adds ParagraphMerger to the API. Not only this; the API has also made improvements related to the PDF document format beside improving Comparison....which not only adds a number of new features to the API, but also...The GroupDocs.Comparison API - New Features # Monthly release of...

    blog.groupdocs.com/comparison/add-paragraphmerg...
  9. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Consulting Blog Knowledge Base New Releases Status Websites aspose...Creating an index Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/work-with-search-...
  10. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose..."C://input//file.txt" ; Editor editor = new Editor ( inputTxtPath ); Edit...

    docs.groupdocs.com/editor/java/edit-txt/