Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 31,391 for

new

(0.07 sec)
  1. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....""; var aClient = new groupdocs.ApiClient(new groupdocs.GroupD...GroupDocsSecurityHan(apiKey)); var api = new groupdocs.StorageApi(aClient...

    blog.groupdocs.com/total/how-to-create-a-simple...
  2. textstoragesettings - GroupDocs.Search for Java...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Compression compression) Initializes a new instance of the TextStorageSettings...Compression compression) Initializes a new instance of the TextStorageSettings...

    apireference.groupdocs.com/search/java/com.grou...
  3. filename - GroupDocs.Viewer for Java - API Refe...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......String fileName) Initializes new instance of FileName class. Method...String fileName) Initializes new instance of FileName class. Parameters:...

    apireference.groupdocs.com/viewer/java/com.grou...
  4. GroupDocs.Comparison for .NET 18.1 Release Note...

    Note This page contains release notes for GroupDocs.Comparsion for .NET 18.1 Major Features Below the list of the most notable features improvements and fixes for GroupDocs.Comparison 18.1: Introduced comparison of annotations for PDF documents Implemented page mapper for Note Fixed bugs with positioning of components in Note Fixed bugs with images in Note documents Improved Comparison of tables in Note Fixed bugs with tables in Note document Improved working with licenses, added additional methods for that Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-1461 Comparison....Consulting Blog Knowledge Base New Releases Status Websites aspose...Implement annotations comparing New Feature COMPARISONNET-1473 Add...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  5. Parse Documents to JSON/XML in .NET - C# API 24...

    Develop C# text extraction apps to extract data from documents & export to JSON/XML using GroupDocs.Parser for .NET 24.5. Download DLLs package now!...class using (Parser parser = new Parser(Constants.SamplePdfWithBarcode))...extraction BarcodeOptions options = new BarcodeOptions(QualityMode.Low...

    releases.groupdocs.com/parser/net/new-releases/...
  6. Search for different word forms | Documentation

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/search-for-diffe...
  7. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/homophone-search/
  8. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....watermark = new TextWatermark("Watermark text", new Font("Arial"...WordsShapeSettings settings = new WordsShapeSettings(); settings...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  9. MetadataCollection - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......MetadataCollection () Initializes a new instance of MetadataCollection...MetadataCollection() Initializes a new instance of MetadataCollection...

    apireference.groupdocs.com/redaction/java/com.g...
  10. WatermarkableImage - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... Watermarker watermarker = new Watermarker("D:\\input.doc");...TextWatermark watermark = new TextWatermark("DRAFT", new Font("Arial", 19));...

    apireference.groupdocs.com/watermark/java/com.g...