Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 31,377 for

new

(0.07 sec)
  1. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...License lic1 = new GroupDocs.Viewer.License(); lic1...//GroupDocs.Parser.License lic2 = new GroupDocs.Parser.License(); //lic2...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  2. Save file to stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Converter converter = new Converter ( "c:\\files\\sample...

    docs.groupdocs.com/conversion/net/save-file-to-...
  3. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/handling-passw...
  4. GroupDocs.Signature for Java 20.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 20.3 Warning In this version we’re removed Legacy API from product. com.groupdocs.signature.legacy namespace does not exist anymore. Major Features With this release we are glad to announce updated signature objects life cycle and entire different process methods for Signature class. Now Signature class suppoNew public constructorrts classic CRUD (Create-Read-Update-Delete) operations set. Sign method creates signatures inside document and returns them as result with all properties along with New signature identifier property; Search method reads a list of existing document signatures; Update method modifies existing document signature(s) by identifier and stores changes in the same document; Delete method removes signature(s) from the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...with all properties along with new signature identifier property;...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  5. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some New file formats with the release of GroupDocs.Merger for .NET 19.2. Following New file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside New features, we also introduced a improvement and few bug fixes....view, we are introducing some new file formats with the release...Merger for .NET 19.2. Following new file formats are now supported...

    blog.groupdocs.com/merger/xltx-file-format-supp...
  6. GroupDocs.Assembly for Java 19.10 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 19.10 Major Features Simplified working with XML and CSV data sources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-122  Simplify working with XML data sources  Feature  ASSEMBLYNET-124  Support working with CSV data sources  Feature  ASSEMBLYNET-120  List numbering restart changes list indent for emails with HTML bodies  Bug  This section lists public API changes that were introduced in GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...19.10. It includes not only new and obsoleted public methods...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. GroupDocs.Conversion for .NET 21.5 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 21.5 Major Features There are 15+ features, improvements and bug-fixes in this release, most notable are: Diagram to diagram conversion Project management to project management conversion CSV to Json conversion Conversion from Json as a datasource Conversion from Fodg Conversion from/to Psb Improved Email to Html conversion Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑4509 Feature Csv to Json conversions CONVERSIONNET‑4510 Feature Conversion from Json as datasource CONVERSIONNET‑4554 Feature Override the source file type detection by setting Format property in LoadOptions CONVERSIONNET‑4595 Feature Implement Diagram to Diagram conversion CONVERSIONNET‑4614 Feature Implement conversion from Primavera Xer CONVERSIONNET‑4615 Feature Implement ProjectManagement to ProjectManagement conversion CONVERSIONNET‑4624 Feature Implement conversion from Apple iWork Numbers format CONVERSIONNET‑4626 Feature Implement conversion from/to Psb CONVERSIONNET‑4632 Feature Implement conversion from Fodg CONVERSIONNET‑4567 Improvement Improve Email to Markup conversion CONVERSIONNET‑3819 Fix Conversion from XPS to PDF throws OOM or uses too much memory and lasts for 5 minutes CONVERSIONNET‑4200 Fix Exception is thrown when converting particular Cdr document CONVERSIONNET‑4312 Fix Cannot convert particular EMF to PDF document CONVERSIONNET‑4321 Fix Tif to Svg conversion issue CONVERSIONNET‑4337 Fix Unable to convert particular Gif CONVERSIONNET‑4434 Fix Html to XLS conversion exception: The max length of the font name is 31 CONVERSIONNET‑4566 Fix Html improperly detected as Mbox when converting from stream CONVERSIONNET‑4568 Fix Missing watermark when converting from Email CONVERSIONNET‑4635 Fix Conversion from Pst/Ost do not produce output documents Public API and Backward Incompatible Changes Introduced New class DataConvertOptions...Consulting Blog Knowledge Base New Releases Status Websites aspose...Introduced new class DataConvertOptions Introduced new class DiagramConvertOption...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  8. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting formatted text from CHM documents. The latest version also allows you to extract text by pages and extract table of content from CHM documents. The following sections will provide you the details about the New features of the API. Extracting Formatted Text from CHM Documents GroupDocs....provide you the details about the new features of the API. Extracting...documents using (var extractor = new ChmFormattedTextExtr(stream))...

    blog.groupdocs.com/parser/extract-formatted-tex...
  9. Index each letter as a separate word using Grou...

    Are you looking for a full-text search API that allows you to search over a lot of document formats? In that case, GroupDocs.Search for .NET will meet your requirements. API creates index and then perform instant search across thousands of documents. Those who are already working with the API, we have some New features and improvements. Moreover, some classes have been renamed to improve code readability. There are minor changes in the New version 19....working with the API, we have some new features and improvements. Moreover...There are minor changes in the new version 19.10 , so the migration...

    blog.groupdocs.com/search/index-each-letter-as-...
  10. SearchOptions Constructor - GroupDocs.Search fo...

    Initializes a New instance of the SearchOptions class....SearchOptions Constructor Initializes a new instance of the SearchOptions...() Public Sub New public : SearchOptions () new : unit -> SearchOptions...

    apireference.groupdocs.com/search/net/groupdocs...