Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 12,048 for

new

(0.09 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. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and New types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add New exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release New annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....support for Import Annotations and new types (TextStrikeout , TextUndreline...the latest API release to add new exciting features and enhance...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...Consulting Blog Knowledge Base New Releases Status Websites aspose...List < MemoryStream > pages = new List < MemoryStream >(); using...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  4. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose...redactions final Redactor raterizer = new Redactor ( "C:\\Temp\\sample...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  5. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Consulting Blog Knowledge Base New Releases Status Websites aspose...final String [] extensions = new String [] { ".log" }; public...

    docs.groupdocs.com/search/java/custom-text-extr...
  6. GroupDocs.Viewer for Java 25.12 – Latest Update...

    Explore what’s New in GroupDocs.Viewer for Java 25.12. Available now on NuGet and GroupDocs website....highlights and new font features Table of Contents What’s new in this...this release New font‑related API Embedded fonts for Spreadsheet...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  7. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...CsvLoadOptions loadOptions = new CsvLoadOptions ();; loadOptions...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  8. 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...
  9. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...input stream const sourceFile = new InputStream ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  10. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...fileExt(fileName); List<byte[]> result = new ArrayList<>(); Log.info(LOG_SRC...try (ByteArrayInputStream in = new ByteArrayInputStream(documentData))...

    forum.groupdocs.com/t/getting-targetinvocatione...