Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 2,655 for

resource

(0.08 sec)
  1. Search Image Signature in C# in Word, Excel, Po...

    Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....Length); } } } Key Resources for GroupDocs.Signature for...

    blog.groupdocs.com/signature/search-image-signa...
  2. GroupDocs.Viewer برای Node.js 25.12 – آخرین به ...

    کشف کنید چه جدیدی در GroupDocs.Viewer برای Node.js 25.12 موجود است. هم‌اکنون بر روی NuGet و وب‌سایت GroupDocs در دسترس است....configuration: // - Embedded resources produces a single self‑contained...

    blog.groupdocs.com/fa/viewer/groupdocs-viewer-f...
  3. GroupDocs.Viewer para Node.js 25.12 – Últimas a...

    Explora lo nuevo en GroupDocs.Viewer para Node.js 25.12. Disponible ahora en NuGet y en el sitio web de GroupDocs....configuration: // - Embedded resources produces a single self‑contained...

    blog.groupdocs.com/es/viewer/groupdocs-viewer-f...
  4. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... RIFF (Resource Interchange File Format) est...

    blog.groupdocs.com/fr/groupdocs.blog/page/33/
  5. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // .... OutputDxf ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-c...
  6. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...signatures" ) Additional Resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/verify-...
  7. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....docx" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Handling the ID3v1 tag | GroupDocs

    This article explains how to handle ID3v1 tag.... OutputMp3 ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/handling-the-i...
  10. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....timeout of loading the external resources. Gets or sets the Coordinated...

    docs.groupdocs.com/conversion/net/load-email-do...