Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 5,540 for

sign document

(0.09 sec)
  1. 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/
  2. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  3. Encrypt PDF using JavaScript|Aspose.PDF for Jav...

    Encrypt PDF File with Aspose.PDF for JavaScript via C++....unauthorized access to a PDF document is to defend it with a password...easily and securely encrypt documents, you can use Aspose.PDF for...

    docs.aspose.com/pdf/javascript-cpp/encrypt-pdf/
  4. 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/
  5. 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...
  6. Extract text or images from PDF using C# | Aspo...

    C# source code to extract text and images from PDF files on .NET Framework, .NET Core, PHP, VBScript, Delphi, and C++ via COM Interop....Programmatic modification of PDF documents is an essential part of modern... powerful and easy-to-use document manipulation API for net platform...

    products.aspose.com/pdf/net/parser/
  7. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Java API....percentages can save space in your document or spreadsheet, making it...100 and adding a percentage sign. This automatic conversion facilitates...

    docs.aspose.com/cells/java/how-to-format-number...
  8. Converting a MD file to PPTX using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/md-to-pptx/
  9. Converting a PDF file to WORD using C# | Aspose...

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

    products.aspose.com/pdf/net/conversion/pdf-to-w...
  10. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Words; var doc = new Document( "Input.html" ); doc.Cleanup();...Aspose.Words; var doc = new Document("Input.html"); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/