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

sign document

(0.12 sec)
  1. Converting a XSLFO file to PDF using C# | Aspos...

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

    products.aspose.com/pdf/net/conversion/xslfo-to...
  2. Compare HTML In Python

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

    products.aspose.com/words/python-net/compare/html/
  3. Compare TXT In Javascript

    Compare TXT 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 TXT documents and detect even small differences...difference between compared TXT documents and export the results to...

    products.aspose.com/words/nodejs-net/compare/txt/
  4. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally Sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via 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/php-java/digital-signatu...
  5. 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/
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....the LINQ Reporting Engine documentation article. Remarks: An instance...source (string). Document doc = new Document(getMyDir() + "Reporting...

    reference.aspose.com/words/java/com.aspose.word...