Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 12,202 for

new

(0.12 sec)
  1. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature for .NET API: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/verify-qr-code...
  2. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode 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-barcode...
  3. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = New ParserSettings(New Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = New Parser(Constants....Consulting Blog Knowledge Base New Releases Status Websites aspose...ParserSettings settings = new ParserSettings ( new Handler ()); // Create...

    docs.groupdocs.com/parser/java/handle-loading-o...
  4. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over 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/java/search-for-ba...
  5. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Consulting Blog Knowledge Base New Releases Status Websites aspose...try { Signature signature = new Signature ( "sample.docx" ) TextSignOptions...

    docs.groupdocs.com/signature/java/basic-usage/
  6. 使用 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-...
  7. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...Viewer.lic" ; License license = new License (); license . SetLicense...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...This offer is only available on new GroupDocs.Total purchases and...version of the API comes with some new features. GetSupportedFormats...

    blog.groupdocs.com/groupdocs.blog/page/50/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... This release covers two new features, one improvement and...provide you the details about the new features of the API. .NET Document...

    blog.groupdocs.com/groupdocs.blog/page/63/
  10. Edit Document | GroupDocs

    Follow this guide to learn how to edit text documents, spreadsheets, and presentations using GroupDocs.Editor for Node.js via Java API features....Consulting Blog Knowledge Base New Releases Status Websites aspose...editor = new groupdocsEditor . Editor ( inputFilePath , new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...