Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,398 for

sign document

(0.18 sec)
  1. Several JPG Into WORD Python

    Merge multiple JPG into WORD in Python code. Save JPG as WORD using Python....several JPG into Word Use our document merging API to develop high-level...example that iterates through documents and converts them to Word:...

    products.aspose.com/words/python-net/merge/jpg-...
  2. Several JPG Into BMP C++

    Merge multiple JPG into BMP in C++ code. Save JPG as BMP using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-bmp/
  3. Several Image Into PNG C++

    Merge multiple Image into PNG in C++ code. Save Image as PNG using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/image-to-png/
  4. Several JPG Into GIF C++

    Merge multiple JPG into GIF in C++ code. Save JPG as GIF using C++....}; auto doc = MakeObject <Document>(); auto builder = MakeObject...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/cpp/merge/jpg-to-gif/
  5. Several JPG Into TIFF Javascript

    Merge multiple JPG into TIFF in JavaScript code. Save JPG as TIFF using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  6. Several Image Into GIF Javascript

    Merge multiple Image into GIF in JavaScript code. Save Image as GIF using JavaScript....Document() var builder = new aw.DocumentBuilder(doc)...page settings // to crop the document to fit the size of the pictures...

    products.aspose.com/words/nodejs-net/merge/imag...
  7. 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...
  8. 支持使用 C++ 及 JavaScript 的 XAdES 签名|Documentation

    本文介绍如何用 C++ 及 JavaScript 及 Aspose.Cells 支持 XAdES 签名...Then click "Run Example" to sign the workbook. </ p > < input...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  9. Add Signature Line to the Worksheet with JavaSc...

    This article describes how to add a Signature line to the worksheet using JavaScript code with Aspose.Cells for JavaScript via C++...."runExample" > Add Signature Line and Sign Workbook </ button > < a id...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/add-signat...
  10. Convert TEXT To GIF Javascript

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

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