Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 5,325 for

sign document

(0.3 sec)
  1. Converting a EPS file to JPEG using C# | Aspose...

    Sample code for EPS‑to‑JPEG conversion in .NET. Use the API example code for batch EPS‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from EPS to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/eps-to-j...
  2. Converting a XML file to XLS using C# | Aspose.PDF

    Sample code for XML‑to‑XLS conversion in .NET. Use the API example code for batch XML‑to‑XLS conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from XML to XLS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/xml-to-xls/
  3. Email Security and Encryption in .NET|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CheckSignature ( eml , cert , store ); Sign Emails with DKIM NOTE: The feature...feature. Aspose.Email allows signing Email with DKIM (DomainKeys...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  4. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....appear in the PowerPoint: To sign presentation or check the authenticity...setComments ( "Aspose.Slides digital signing test." ); // Add digital signature...

    docs.aspose.com/slides/androidjava/digital-sign...
  5. Add Digital Signatures to Presentations in Java...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....appear in the PowerPoint: To sign presentation or check the authenticity...setComments ( "Aspose.Slides digital signing test." ); // Add digital signature...

    docs.aspose.com/slides/java/digital-signature-i...
  6. Javascript Split HTML

    Split HTML files into e pages using JavaScript code. Save HTML as separate files using JavaScript....data and, as a result, get documents of the form and content that...to work with sections of a document in parallel. For example,...

    products.aspose.com/words/nodejs-net/split/html/
  7. Add Digital Signatures to Presentations with Py...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....appear in the PowerPoint: To sign presentation or check the authenticity...comments = "Aspose.Slides digital signing test." # Add digital signature...

    docs.aspose.com/slides/python-net/digital-signa...
  8. Barcode Scanner Online | Read Barcode Online

    Online Barcode scanner to read barcodes on any device. You can scan barcodes online for free from any image. You can scan different barcodes like Code 39, Code 128, EAN-8, EAN-13, QR codes, PDF417 codes, DataMatrix codes, etc....Moreover, you do not need to sign up or sign in to work with the online...about barcode scanners: Documentation Demos API Reference Conclusion...

    blog.aspose.com/barcode/barcode-scanner-online/
  9. Several Image Into WORD C++

    Merge multiple Image into WORD in C++ code. Save Image as WORD using C++....example that iterates through documents and converts them to Word:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-word/
  10. Several Image Into TXT C++

    Merge multiple Image into TXT in C++ code. Save Image as TXT using C++....example that iterates through documents and converts them to TXT:...}; auto doc = MakeObject <Document>(); auto builder = MakeObject...

    products.aspose.com/words/cpp/merge/image-to-txt/