Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 11,792 for

new

(0.31 sec)
  1. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats.... The Document Search API - New FeaturesVersion 17.7.0 of the...API introduces the following new features in this release: # Implement...

    blog.groupdocs.com/search/get-search-and-index-...
  2. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = New ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/feature-request-property-...
  3. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...JsonDataLoadOptions options = new JsonDataLoadOptions(); options...JsonDataSource jsonDataSource = new JsonDataSource(dataPath.toString()...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  4. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...WordProcessingEditOp editOptions = new WordProcessingEditOp (); editOptions...

    docs.groupdocs.com/editor/java/adding-class-nam...
  5. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...document on disk const comparer = new groupdocs . Comparer ( 'sample-files/source...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  6. 在 Word、Excel、PowerPoint, PDF 中使用 C# 搜索圖像簽名

    使用 .NET Signature API 從任何文檔(DOC、XLS、PPT、PDF)中的圖像數據內容搜索條形碼、QR 碼、數字或電子簽名。...using (Signature signature = new Signature("signed.pdf")) { //...using (Signature signature = new Signature("signed.pdf")) { //...

    blog.groupdocs.com/zh-hant/signature/search-ima...
  7. Integration of GroupDocs’ Powerful Contract Man...

    Great News to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”] [/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create New documents online....Great news to contract management world! After the successful...data to automatically create new documents online. GroupDocs Assembly...

    blog.groupdocs.com/assembly/integration-of-grou...
  8. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s New as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives....give you an overview of what’s new as well as what’s improved and...let’s have a walk through the new features that we introduced in...

    blog.groupdocs.com/viewer/render-files-containe...
  9. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a New public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....6 by adding a new public method AddSignature to...IDataEncryption object with new SymmetricEncryption() Setup the...

    blog.groupdocs.com/signature/embed-custom-objec...
  10. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...OleWordProcessingOpt oleWordsOptions = new OleWordProcessingOpt ( "c:\embedded...

    docs.groupdocs.com/merger/java/add-document-to-...