Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 5,319 for

sign document

(0.47 sec)
  1. Converting a CGM file to TIFF using C# | Aspose...

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

    products.aspose.com/pdf/net/conversion/cgm-to-t...
  2. 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/
  3. Digital Signature - Validation Error - Free Sup...

    Hi, I am using Aspose 11.5 pdf version and using the following code to append digital Signtature to PDF. But the Signature is not being validated properly. Getting the error. Error during Signature verification. Error…...dataDir = “”; // Instantiate Document object dataDir = “C:\Tools\Digital\”;...pdfSignSingle.bindPdf(inputFile); // Sign the PDF file using PKCS1 object...

    forum.aspose.com/t/digital-signature-validation...
  4. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for .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/net/digital-signature-in...
  5. C++ Split HTML

    Split HTML files into e pages using C++ code. Save HTML as separate files using C++....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/cpp/split/html/
  6. Compare HTML In Javascript

    Compare HTML Documents using JavaScript to diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....JavaScript library to compare HTML documents and detect even small differences...difference between compared HTML documents and export the results to...

    products.aspose.com/words/nodejs-net/compare/html/
  7. Python Split HTML

    Split HTML files into e pages using Python code. Save HTML as separate files using Python....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/python-net/split/html/
  8. Convert HTML To Image Javascript

    Convert HTML to Image format in JavaScript code. Save HTML as Image using JavaScript.... Modern document-processing JavaScript API...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) for ( var...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript....the input file and create a Document object to load the HTML content...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save(...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript....the input file and create a Document object to load the DOC content...'@aspose/words' ); var doc = new aw.Document( "Input.doc" ) doc.save( "Output...

    products.aspose.com/words/nodejs-net/conversion...