Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 5,401 for

sign document

(0.19 sec)
  1. Converting a BMP file to PDF using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/bmp-to-pdf/
  2. How to Add Digital Signature to PDF in Python

    This basic tutorial discusses the details on how to add digital Signature to PDF in Python. The sample code provided in this article in Python add Signature to PDF whereas detailed steps are also shared.... The digital signing feature is an effective utility...PDF file Load the input PDF document and the certificate file using...

    kb.aspose.com/pdf/python/how-to-add-digital-sig...
  3. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::RemoveAllSignatures method. Removes all digital Signatures from Document in source stream and writes unSigned Document to destination stream. Output will be written to the start of stream and stream size will be updated with content length.The following formats are compatible for digital Signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott in C++....from document in source stream and writes unsigned document to...signatures from a digitally signed document. // There are two ways...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...“µL/bee” is inserted into the document, it is replaced with the Times...even though the rest of the document is consistently using the...

    forum.aspose.com/t/issue-with-font-family-chang...
  6. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc.save("Output...

    products.aspose.com/words/nodejs-net/conversion...
  7. Compress JPG In Javascript

    Compress JPG in JavaScript without losing quality. Optimize JPG content, reduce file size easily....Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/jpg/
  8. Rotate PDF using CLI | Aspose.PDF

    Rotate PDF Documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents quickly and efficiently through...

    products.aspose.com/pdf/cpp-cli/rotate/
  9. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的VBA代码项目。...Sign() 方法对VBA代码项目进行数字签名。请按照以下步骤检...以下示例代码演示如何使用 Workbook.VbaProject.Sign() 方法。此示例代码的输入和输出文件都已列出。您可以使...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  10. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....name Start creating a HTML document using JavaScript Save the...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/nodejs-net/make/html/