Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 10,573 for

new

(0.08 sec)
  1. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a New version of GroupDocs.Viewer for Java. Many of the New features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for...for Java . Many of the new features have been introduced in GroupDocs...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  2. .NET Conversion from RTF/DOCX to PDF exception ...

    Works fine locally. Issue happens in docker container running on Alpine Linux. GroupDocs.Conversion: v22.12 .NET version: .NET 7.0 Error Message: GroupDocs.Conversion.Exceptions.GroupDocsConversionException: Object r…...string using (var inputStream = new MemoryStream(result.Content))...outputStream = new MemoryStream()) { using (Converter converter = new Converter(()...

    forum.groupdocs.com/t/net-conversion-from-rtf-d...
  3. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  4. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Consulting Blog Knowledge Base New Releases Status Websites aspose...words IndexSettings settings = new IndexSettings (); settings ....

    docs.groupdocs.com/search/java/indexing-with-st...
  5. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputOne...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to merge JPG images using Node.js via Java ...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in nodejs-java language using GroupDocs.Merger for Node.js via Java library....Consulting Blog Knowledge Base New Releases Status Websites aspose...as parameter. const merger = new groupdocs . merger . Merger (...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  7. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputWav...

    docs.groupdocs.com/metadata/net/handling-metada...
  8. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...7 KB) New error when indexing gif file...specified folder Index index = new Index(indexFolder); // Create...

    forum.groupdocs.com/t/feature-request-cancellat...
  9. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the New features that you may have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a New installer and some New features, fixes, and more document formats are introduced....NET with the new features that you may have not...This version has a new installer and some new features, fixes,...

    blog.groupdocs.com/comparison/releasing-next-ge...
  10. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....Consulting Blog Knowledge Base New Releases Status Websites aspose...OOXML standard ECMA-376, the new format is a zip package that...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/