Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 31,391 for

new

(0.1 sec)
  1. 使用 C# .NET 验证文档中的数字签名

    使用电子签名 API、GroupDocs.Signature for .NET 在 C# 中验证数字签名 PDF、Word 和 Excel 文档中的数字签名信息。...using (Signature signature = new Signature("sample.pdf")) { //...DigitalVerifyOptions options = new DigitalVerifyOptions("certificate...

    blog.groupdocs.com/zh/signature/verify-digital-...
  2. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/delete-indexed-p...
  3. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/search-for-te...
  4. Update Image signatures in document | Documenta...

    This article explains how to update Image electronic signatures 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/update-image-s...
  5. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures 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/delete-image-s...
  6. I have some questions as a Learning web develop...

    I am New here in the Web Developing World I am learning it by myself through online resources such as this one. Which are really cool and helping me out to understand it from basic roots, So Thanks to all those people …...December 20, 2017, 5:10pm #1 I am new here in the Web Developing World...advise to the person who is new to the web developing world With...

    discourse.mozilla.org/t/i-have-some-questions-a...
  7. Mozilla Hacks – the Web developer blog

    Mozilla Hacks – the Web developer blog hacks.mozilla.org Introducing Uniffi for React Native: Rust-Powered Turbo Modules Mozilla and Filament have introduced Uniffi for React Native, a tool that al......14: a new UI, performance gains, and more...by Mozilla Builders. With a new command-line chat interface,...

    hacks.mozilla.org/feed/
  8. GroupDocs.Viewer and Aspose dlls conflict when ...

    Hello, We have been using Aspose.Words, Aspose.Pdf etc dlls till now for some conversion and document generation related features. Now we have added GroupDocs.Viewer dll file under the same subproject where these dlls a…...Unfortunately, there are no new updates at the moment. ← previous...

    forum.groupdocs.com/t/groupdocs-viewer-and-aspo...
  9. classification

    Classification | Aspose.Email for .NET API Reference,Classification | Aspose.BarCode for .NET API Reference,Improved punctuation classification mechanism in...classification ) Initializes a new instance...lang.String typeName...classification ) Initializes a new instance...lang.String typeName...

    search.aspose.com/q/Classification.html
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....empty($targetFileId)) { throw new Exception('Please enter all required...//Create signer object $signer = new GroupDocsRequestSign($privateKey);...

    blog.groupdocs.com/comparison/implement-documen...