Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 11,597 for

new

(0.1 sec)
  1. GroupDocs.Editor for .NET 25.11 – Latest Update...

    Explore what’s New in GroupDocs.Editor for .NET 25.11. Available now on NuGet and GroupDocs website....highlights Table of Contents What’s new in this release Fixes and enhancements...Additional resources What’s new in this release # Feature Category...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  2. Load diagram document with options | GroupDocs

    Learn how to load and convert diagram files (VSD, VSDX, Visio) with advanced options using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new DiagramLoadOptions { Format =...

    docs.groupdocs.com/conversion/net/load-diagram-...
  3. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... using ( var viewer = new Viewer ( "SoftwareDevelopmentP...

    docs.groupdocs.com/viewer/net/render-ms-project...
  4. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of New features and enhancements in this release. The most notable improvement made to the API in this release is the support for some New formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the index data on hard disk....have introduced a number of new features and enhancements in...release is the support for some new formats like epub, OneNote, OpenDocument...

    blog.groupdocs.com/search/groupdocs.search-.net...
  5. Deleting slides from presentation | GroupDocs

    This article describes the New feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Consulting Blog Knowledge Base New Releases Status Websites aspose...only possible to save it as a new one-slide presentation. In particular...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  6. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "Sample.pdf" )) {...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  7. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...getLoadOptions = loadContext => new WordProcessingLoadOp { Password...

    docs.groupdocs.com/conversion/net/load-password...
  8. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Merger for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/merger/java/migration-notes/
  9. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following files and code: using (MemoryStream sourceStream = New MemoryStream(sourcePdfFile)) { using (Comparer comp…...(MemoryStream sourceStream = new MemoryStream(sourcePdfFile))...{ using (Comparer comparer = new Comparer(sourceStream)) { using...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  10. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your .NET applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/viewer/net/loading-external-...