Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,574 for

setup

(0.02 sec)
  1. GroupDocs.Signature for .NET 18.11 Release Notes

    GroupDocs.Signature for .NET 18.11 Release Notes – the latest updates and fixes....form field in PDF document // setup Signature configuration SignatureConfig...SignatureOptionsColl(); // 1. setup text form field signature options...

    releases.groupdocs.com/signature/net/release-no...
  2. GroupDocs.Signature for .NET 18.3 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.3 Major Features There are about seven improvements, new features and fixes in this regular release. Most new features are related to ability to encode custom objects to QR-Code Signatures and alternative implementation of Stamp Signatures. The most notable changes are: Introduced ability to encode custom objects to QR-Code Signatures Implemented standard QR-Code embedded objects like VCard contact details and Email formats Involved ability to search custom objects and obtain them from QR-Code Signatures Updated Dynamic Metered library with latest changes and fixes Implemented new Slides format like otp, potx, potm, pptm, ppsm Fixed few bugs with Slides and Words format files extensions Introduced new type of Stamp Signature Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3294 Signed ....with custom QR-Code data // setup Signature configuration SignatureConfig...@"c:\Aspose\Test\Output" }; // setup custom object instance with...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java... Old coding style // setup Signature configuration SignatureConfig...String >( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/java/migration-notes/
  4. GroupDocs.Signature for .NET 17.8.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.8.0 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Introduced Image file formats support for all existing Signature types. Since this version SignatureHandler class supports images as source documents for Signature or Verification features. Implemented all existing standard properties support for Image Documents like positioning, alignment, applying Fonts, opacity, border options etc Improved Stamp Signature with few additional abilities to specify different background options and Setup color or image for these purposes....different background options and setup color or image for these purposes...Text Signature as image // setup Signature configuration SignatureConfig...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  5. GitHub - maybe-finance/maybe: The OS for your p...

    The OS for your personal finances. Contribute to maybe-finance/maybe development by creating an account on GitHub.... Local Development Setup Requirements Ruby >3 (see Gemfile...cloning the repo, the basic setup commands are: cd maybe cp .env...

    github.com/maybe-finance/maybe
  6. GroupDocs.Signature for .NET 17.6.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.6.0 Major Features There are more than 20 improvements, new features and fixes in this regular release. The most notable are: Introduced new Barcode Signature type for all supported Document formats. This version contains implementation of following encoding Barcode types EAN8, EAN13, EAN14, UPCA, UPCE, ITF14, Code39 Standard, Code39 Extended, Code 128. Implemented all existing standard properties support for Barcode Signature like Alignment, Fonts, positioning, border options etc Introduced Barcode verification features for all supported Document formats....feature: Setup Pdf Signature Text Options // setup text signature...@"c:\Aspose\Test\Output" ; // setup Signature configuration SignatureConfig...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  7. GroupDocs.Signature for .NET 17.1.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.1.0 Major Features There are over 30 improvements, new features and fixes in this regular release. The most notable are: Introduced alternative Text Signature implementation for all supported format Types Introduced Digital Signatures Verification for all supported document formats Introduced Text Signature Verification for Pdf Documents Pdf Text Signature was extended with Text Annotation object and Text as rendered Image on document pages Introduced ability to specify name of output file (relative or absolute) Introduced Image Signature Size Adjustment for Pdf, Slides and Words Documents Introduced opacity of Text Signature for Pdf and Cells Documents Improved Digital Signature Options with ability to pass certificate from Stream object Improved validation layer Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2499 Implement alternative Text Signature implementation as Annotation for Pdf Documents New Feature SIGNATURENET-2491 Implement ability to Setup output file name for Save Options New Feature SIGNATURENET-2486 Implement Text Signature Verification for Pdf Documents New Feature SIGNATURENET-2477 Implement Unique Identifier of Text Signature for Pdf Documents New Feature SIGNATURENET-2475 Provide alternative Text Signature implementation as Image for Slides Documents New Feature SIGNATURENET-2473 Provide alternative Text Signature implementation as Image for Words Documents New Feature SIGNATURENET-2471 Provide alternative Text Signature implementation as Image for Cells Documents New Feature SIGNATURENET-2469 Provide alternative Text Signature implementation as Image for Pdf Documents New Feature SIGNATURENET-2449 Implement ability to check, load and verify digitally signed Words documents New Feature SIGNATURENET-2447 Implement ability to check, load and verify digitally signed Cells documents New Feature SIGNATURENET-2437 Implement ability to check, load and verify digitally signed Pdf documents New Feature SIGNATURENET-2380 Implement Text Signature Opacity for Cells Documents New Feature SIGNATURENET-2378 Implement Text Signature Opacity for Pdf Documents New Feature SIGNATURENET-2190 Implement Image Signature Size Adjustments for Slides New Feature SIGNATURENET-2186 Implement Image Signature Size Adjustments for Words New Feature SIGNATURENET-2184 Implement Image Signature Size Adjustments for PDF New Feature SIGNATURENET-2517 Update Digital Verification Options with ability to pass Certificate from Stream Improvement SIGNATURENET-2516 Update Digital Signature Options with ability to pass Certificate from Stream Improvement SIGNATURENET-2505 Improve logic of Words finding page algorithm Improvement SIGNATURENET-2504 Improve logic for cells text and image signature position....SIGNATURENET-2491 Implement ability to setup output file name for Save Options...@"c:\Aspose\Test\Output" ; // setup Signature configuration SignatureConfig...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  8. GroupDocs.Signature for .NET 17.3.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.3.0 Major Features There are about 20 improvements, new features and fixes in this regular release. The most notable are: Introduced Image Appearance of Digital Signature for Words and Cells Documents Involved Text Signature Verification for Words, Cells and Slides Documents Improved alternative Pdf Text Sticker default appearance Implemented Image Signature Opacity for Words document Involved Image Opacity feature for Digital Signature for Pdf Documents Introduced ability to Setup specified (like First, Last, Odd, Even) or arbitrary pages of Document for all Signature Types for all supported Document Types Introduced ability to verify specified (like First, Last, Odd, Even) or arbitrary pages of Document of supported Signature Verification types Improved properties of Image Signature - added ability to specify source of Image from guid or stream Improved validation layer Improved working with Digital Certificates through properties of Digital Signature Options Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-2706 Improve Digital Certificate Helper class to release disposable objects Improvement SIGNATURENET-2705 Pdf internal resources do not work properly after using Text Sticker default appearance object Bug SIGNATURENET-2702 Implement Text Signature Verification for Slides Documents New Feature SIGNATURENET-2700 Implement Text Signature Verification for Word Documents New Feature SIGNATURENET-2691 Implement Image appearance of Digital Signatures for Cells Documents New Feature SIGNATURENET-2688 Implement Image appearance of Digital Signatures for Words Documents New Feature SIGNATURENET-2670 Implement Image Signature Opacity for Words Documents New Feature SIGNATURENET-2665 Implement Digital Signature Opacity for PDF Documents New Feature SIGNATURENET-2662 Implement ability to put Text Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Cells Documents New Feature SIGNATURENET-2659 Implement ability to put Digital Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2656 Implement ability to put Image Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2650 Implement ability to put Text Signature on user specified Document Pages (first, last, even, odd and arbitrary pages list) for Pdf Documents New Feature SIGNATURENET-2629 Implement Image Signature Opacity for Slides Documents New Feature SIGNATURENET-2626 Implement Image Signature Opacity for Cells Documents New Feature SIGNATURENET-2624 Implement Image Signature Opacity for PDF Documents New Feature SIGNATURENET-2488 Implement Text Signature Verification for Cells Documents New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Documents Introduced ability to setup specified (like First, Last...arbitrary pages of document // setup Signature configuration SignatureConfig...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  9. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Create objects of class and setup property with object of . In...selected Metadata signatures is to setup property to each signature that...

    docs.groupdocs.com/signature/net/sign-documents...
  10. GroupDocs.Signature for .NET 17.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.10 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Implemented support of Tiff multi frames image format for Signature processing with ability to specify pages to sign Added new alignment option to stretch Signature area along page width or height Introduced ability to export signed documents to image formats with advanced options for output image file generation Implemented support of multi frames image documents verification Updated Save Options with properties to export documents to multi frames images formats Extended Digital Words Signature appearance to support alternative Signature Lines area on document page Extended Digital Cells Signature appearance to support alternative Signature Lines area on document page Fixed saving issues with Digital Signature processing for PDF Documents Updated signature process with corrected error messages, comments of classes and members Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3078 Implement ability to verify separate pages of multi-page tiff images New Feature SIGNATURENET-3073 Implement ability to process separate pages for multi-page tiff images New Feature SIGNATURENET-3070 Add ability to export signed Document to multi pages Tiff format New Feature SIGNATURENET-3063 Implement ability to use Signature Line for digital signature in Cells Documents New Feature SIGNATURENET-3060 Implement ability to use Signature Line for digital signature in Words Documents New Feature SIGNATURENET-3052 Implement ability to stretch Signature Area along Document Width or Height New Feature SIGNATURENET-3050 Implement ability to save signed Words document to image format New Feature SIGNATURENET-3049 Implement ability to save signed Slides presentation to image format New Feature SIGNATURENET-3048 Implement ability to save signed PDF document to image format New Feature SIGNATURENET-3047 Implement ability to save signed Cells Workbook to image format New Feature SIGNATURENET-3025 Update Digital Signature implementation for Words Documents Improvement SIGNATURENET-3023 Pdf Documents - error on Digital Signing when output Save format is not Pdf Bug SIGNATURENET-3022 Destination document is empty when Digital Certificate Holder is not loaded Bug SIGNATURENET-2961 Incorrect digital signing with doc and docx save options Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....@"c:\Aspose\Test\Certificates" ; // setup Signature configuration SignatureConfig...SignatureOptionsColl (); // setup first text signature options...

    docs.groupdocs.com/signature/net/groupdocs-sign...