Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,607 for

resource

(0.25 sec)
  1. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Save ( options ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/net/select-specifi...
  2. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/composing-sign...
  3. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-qr-code...
  4. Load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....retrieveFileStream ( filePath ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/load-document...
  5. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iresources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs.... More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API...." ) More Resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/update-...
  8. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API...." ) More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/delete-...
  9. .NET PKCS#11 签名教程 -- USB 加密狗、智能卡、HSM 集成

    一步步的教程,解释如何在 .NET 中使用 PKCS#11 令牌(加密狗、智能卡、HSM)通过 Pkcs11Interop 和 GroupDocs.Signature 对 PDF 文档进行签名。...Best Practices Next Steps & Resources External Links Introduction...(dongle/smart card/HSM). Next Steps & Resources # Ready to try it yourself...

    blog.groupdocs.com/zh/signature/sign-documents-...
  10. Xem các tệp CAD trong C# bằng .NET API | Chuyển...

    Xây dựng trình xem tệp CAD của bạn trong C# để xem bản vẽ. Chuyển đổi DWG, DGN để hiển thị dưới dạng HTML, JPG, PNG hoặc PDF bằng trình xem tài liệu .NET API của GroupDocs....html","page_{0}/resource_{1}","page_{0}/resources"); viewer.View(viewOptions);...

    blog.groupdocs.com/vi/viewer/view-cad-documents...