Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 12,288 for

new

(0.4 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text 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-text-si...
  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. GroupDocs.Metadata for .NET 25.10 – Latest Upda...

    Explore what’s New in GroupDocs.Metadata for .NET 25.10. Available now on NuGet and GroupDocs website....2025) Table of Contents What’s new in this release Fixes and enhancements...public API unchanged. What’s new in this release # [Improvement]...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  8. Compare OneNote document using GroupDocs.Compar...

    GroupDocs team is glad to announce another monthly release of Document Comparison for .NET API v17.8.0 with some New features like adding support for OneNote document comparison and comparison of header and footer for cells file format and also adding support for pivot tables in cells. This monthly release is also including improvements like HyperLinks on Shape in slides file format along with fixes. Major Changes are done for OneNote, Cells and Slides document formats....0 with some new features like adding support...17.8.0 API introducing four new features, like support of OneNote...

    blog.groupdocs.com/comparison/groupdocs.compari...
  9. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Consulting Blog Knowledge Base New Releases Status Websites aspose...search index. Step #1: Create new index First of all you need to...

    docs.groupdocs.com/search/net/build-your-first-...
  10. Load document from Stream | GroupDocs

    This section explains how to load document from stream with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...purpose. InputStream stream = new FileInputStream ( "sample.pdf"...

    docs.groupdocs.com/signature/java/load-document...