Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 31,394 for

new

(0.08 sec)
  1. IndexRepository.Create Method - GroupDocs.Searc...

    Creates a New index in memory....IndexRepository Create Method Creates a new index in memory. Namespace: GroupDocs...IndexRepository indexRepository = new IndexRepository(); Index index...

    apireference.groupdocs.com/search/net/groupdocs...
  2. DocumentComparisonException - GroupDocs.Compari...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......Throwable throwable) Initializes a new instance of DocumentComparisonEx...Throwable cause) Instantiates a new Document comparison exception...

    apireference.groupdocs.com/comparison/java/com....
  3. GroupDocs.Redaction for Java 19.11 Release Note...

    Note This page contains release notes for GroupDocs.Redaction for Java 19.11. Major Features Warning In this version we’re introducing New public API which was designed to be simple and easy to use. For more details about New API please check Public Docs section. The legacy API is no longer available. Other notable features: Added support for Apple Numbers ‘09 spreadsheets Added ability to specify PDF Compliance level Full List of Issues Covering all Changes in this Release Key Summary Category REDACTIONJAVA-47 Add support for Apple Numbers format Improvement REDACTIONJAVA-48 Add ability to specify PDF Compliance level Improvement Public API and Backward Incompatible Changes Here are the key reasons to use the New updated API provided by GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...this version we’re introducing new public API which was designed...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  4. TextFormFieldSignature Constructor (String, Str...

    Creates PdfTextFormFieldSignature with predefined name....name , string text ) Public Sub New ( name As String , text As String...String ^ name , String ^ text ) new : name : string * text : string...

    apireference.groupdocs.com/signature/net/groupd...
  5. DotNET Document Viewer API on GroupDocs Blog | ...

    DotNET Document Viewer API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DotNET Document Viewer API on GroupDocs Blog | Document Automation Solution......The latest version brings five new features, three bug fixes, and...release notes for more details on new features, fixes, and improvements...

    blog.groupdocs.com/tag/dotnet-document-viewer-a...
  6. IUpdatePasswordOptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......String getNewPassword () The new password for document protection...String getNewPassword() The new password for document protection...

    apireference.groupdocs.com/merger/java/com.grou...
  7. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s New in the latest release? The major updates have been done at the architecture level of the API to simplify its usage.... What’s new in the latest release? # The...document using old and new API. Old API # New API # Searching Watermarks...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  8. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide New and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API....therefore we always try to provide new and enhanced solutions to our...API. In this monthly release 4 new feature are introduced along...

    blog.groupdocs.com/comparison/groupdocs-compari...
  9. Some file extension is not supported by Viewer ...

    Some file extension is not supported by viewer plesse find below list of extension Programming and Script Files: Java files (.java) JavaScript files (.js) C# files (.cs) C++ files (.cpp) CSS files (.css) 3D Modeling…...getExtension(); LoadOptions loadOptions = new LoadOptions(); loadOptions.setFileType(FileType...trim().toUpperCase())); viewer = new Viewer(Files.newInputStream(Paths...

    forum.groupdocs.com/t/some-file-extension-is-no...
  10. Set.prototype.intersection() - JavaScript | MDN

    The intersection() method of Set instances takes a set and returns a New set containing elements in both this set and the given set....instances takes a set and returns a new set containing elements in both...set-like object. Return value A new Set object containing elements...

    developer.mozilla.org/en-US/docs/Web/JavaScript...