Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 12,842 for

new

(2.56 sec)
  1. GroupDocs.Total for .NET 26.3 – Performance, DX...

    GroupDocs.Total for .NET 26.3 delivers major performance optimizations, DXF rendering fixes, and HTML-to-PDF table handling improvements. Available now....Release Table of Contents What’s new in this release Fixes How to...HTML‑to‑PDF table handling. What’s new in this release # GroupDocs.Comparison...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  2. PDF Parsing Extracts only 4 Pages in C# - Free ...

    Hey, I encountered an issue when trying to parse a pdf file, I am able to get only the first 4 pages of the document. I am using the .NET version of the groupdocs.parser this is the test file that I am using - cookies…...extraction code: var license = new License(); license.SetLicense(“...text; using (Parser parser = new Parser(“ filepath ”)) { using...

    forum.groupdocs.com/t/pdf-parsing-extracts-only...
  3. Optimize spreadsheets in a PDF file | GroupDocs

    Optimize spreadsheets in PDFs. Reduces file size by enabling border lines and removing specific characters....Consulting Blog Knowledge Base New Releases Status Websites aspose...removes the Arial and Times New Roman characters of 32-127 codes...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...'@groupdocs/groupdocs.viewer' ; const viewer = new Viewer ( "with_attachments.msg"...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  5. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...source document. The result is a new document that contains only specified...

    docs.groupdocs.com/merger/python-net/extract-pa...
  6. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using GroupDocs.Viewer for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "sample.pdf" )) { //...

    docs.groupdocs.com/viewer/java/how-to-get-page-...
  7. View messages from desired folders in Outlook D...

    Hello everyone! Today, I am quite excited to announce that GroupDocs.Viewer for Java 19.8 has been released with 20+ New features, improvements, and bug fixes. Although every New feature in this version has its own importance, I have picked a few interesting but useful features for you. So in this post, I am going to give you an overview of how to work with the folders contained by Outlook Data Files (OST/PST) and use the message filters to render selective Outlook messages....8 has been released with 20+ new features, improvements, and bug...bug fixes. Although every new feature in this version has its...

    blog.groupdocs.com/viewer/view-messages-from-de...
  8. Render Email Attachments and Outlook Data Files...

    We are back with a major release of GroupDocs.Viewer for Java as version 19.1. The latest release has come with some exciting New features as well as a bunch of improvements and important bug fixes. Please have a look at the release notes to know about the New features and the changes introduced in GroupDocs.Viewer for Java 19.1. Furthermore, if you are planning to upgrade the API from any previous version, we strongly recommend you to check the Public API Changes section of release notes....has come with some exciting new features as well as a bunch of...release notes to know about the new features and the changes introduced...

    blog.groupdocs.com/viewer/render-email-attachme...
  9. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two New features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....team is proudly announcing two new features and three enhancements...Features IntroducedFollowing new features are introduced in version...

    blog.groupdocs.com/assembly/color-chart-series-...
  10. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....particular page to move to its new position. The following are the...number of the target page and its new position using the MoveOptions...

    blog.groupdocs.com/merger/move-word-pages-using...