Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,751 for

sign document

(0.06 sec)
  1. 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...
  2. JPEG to PDF Merge using C# | Aspose.PDF

    Combine two or more JPEG Documents into one PDF 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/jpeg-to-pdf/
  3. BMP to PDF Merge using C# | Aspose.PDF

    Combine two or more BMP Documents into one PDF 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/bmp-to-pdf/
  4. 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/
  5. 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...
  6. PDF to JPEG Converter using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/pdf-to-j...
  7. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....to password protect Excel document in Java . It uses the Workbook...learn the process of digitally signing an Excel file, refer to the...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  8. How to Format Number to Percentage with C++|Doc...

    This article will introduce how to Format Number to Percentage using Aspose.Cells for C++ 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/cpp/how-to-format-number-...
  9. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....name Start creating a DOCX document using C++ Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/cpp/make/docx/
  10. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF Documents into one PDF 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/tiff-to-pdf/