Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 31,385 for

new

(0.06 sec)
  1. Substitute missing fonts | Documentation

    In this article we show how to substitute missing font when converting presentations to HTML and PDF with GroupDocs.Viewer within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...resources: try ( Viewer viewer = new Viewer ( "input.pptx" )) { HtmlViewOptions...

    docs.groupdocs.com/viewer/java/how-to-substitut...
  2. Set image size limits | Documentation

    This article shows how to set image size limits when rendering image to PNG or JPEG...Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "sample.jpg" )) { //...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  3. Generate signature preview | Documentation

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...exists" ); } File imageFilePath = new File ( path + "\\signature" +...

    docs.groupdocs.com/signature/java/generate-sign...
  4. GroupDocs.Parser for .NET 17.09 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.9.0 Major Features There are the following features in this release: Remove obsolete members (v1702) Implement the ability to extract a text from Microsoft Exchange Server Implement the media type detector for CHM files All Changes Key Summary Issue Type TEXTNET-533 Remove obsolete members (v1702) Enhancement TEXTNET-551 Implement the ability to extract a text from Microsoft Exchange Server New Feature TEXTNET-707 Implement the media type detector for CHM files New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...from Microsoft Exchange Server New Feature TEXTNET-707 Implement...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  5. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...... using ( Viewer viewer = new Viewer ( "HousePlan.dwg" )) {...

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  6. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only New and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with New ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to New members of DocumentAssembler in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...developers. It includes not only new and updated public methods, added...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  7. GroupDocs.Search for .NET 17.08 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.8 Major Features There are 11 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1146 Fix all arguments classes according to best practices SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters SEARCHNET-474 Implement accent-insensitive indexing SEARCHNET-576 Add FileIndexing event for selecting custom indexing strategy for separate document SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ SEARCHNET-1098 Implement Limit for Searching Report SEARCHNET-1099 Implement Limit for Indexing Report SEARCHNET-1129 Implement method that generates text with highlighted search results SEARCHNET-1135 Implement indexing ZIP archives SEARCHNET-1148 Add StatusChanged event to Index class All Changes Key Summary Category SEARCHNET-1146 Fix all arguments classes according to best practices Breaking Change SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters Enhancement SEARCHNET-474 Implement accent-insensitive indexing New Feature SEARCHNET-576 Add FileIndexing event for selecting custom indexing strategy for separate document New Feature SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ New Feature SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ New Feature SEARCHNET-1098 Implement Limit for Searching Report New Feature SEARCHNET-1099 Implement Limit for Indexing Report New Feature SEARCHNET-1129 Implement method that generates text with highlighted search results New Feature SEARCHNET-1135 Implement indexing ZIP archives New Feature SEARCHNET-1148 Add StatusChanged event to Index class New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...accent-insensitive indexing New Feature SEARCHNET-576 Add FileIndexing...

    docs.groupdocs.com/search/net/groupdocs-search-...
  8. GroupDocs.Signature for .NET 20.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 20.3 Major Features This release contains significant features with supporting additional Form Fields signatures, implementation of popular standard QR-code entities, important fixes and improvements. Below the list of most notable changes in release of GroupDocs.Signature for .NET 20.3: Implemented Me-Card and Event QR-code entities support. Implemented EPC/SEPA payment QR-Code standard Added ability to create Combobox Form Field signatures Involved support of Radio button form fields Implemented additional V-Card properties support and different versioning Added ability to specify Image Border with extra appearance settings Fixed few bugs form field signatures coordinates saving Updated text signature implementation naming Full List of Issues Covering all Changes in this Release...Consulting Blog Knowledge Base New Releases Status Websites aspose...Public class was updated with new properties and ability to add...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. GroupDocs.Viewer for .NET 17.2.0 Release Notes

    GroupDocs.Viewer for .NET 17.2.0 Release Notes – the latest updates and fixes.... Major Features There are 2 new features and 11 improvements...password-protected MPP(2003) files New Feature VIEWERNET-785 LaTeX file...

    releases.groupdocs.com/viewer/net/release-notes...
  10. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...EpubReadNativeMetada try ( Metadata metadata = new Metadata ( Constants . InputEpub...

    docs.groupdocs.com/metadata/java/working-with-m...