Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 5,331 for

sign document

(0.09 sec)
  1. Issue with Font Family Change During Mail Merge...

    Dear Team, I am currently utilizing the Aspose Mail Merge mechanism, and I’ve encountered an issue where, for a specific value, the font family changes unexpectedly. Specifically, when the value “µL/bee” is inserted int…...“µL/bee” is inserted into the document, it is replaced with the Times...even though the rest of the document is consistently using the...

    forum.aspose.com/t/issue-with-font-family-chang...
  2. 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...
  3. PDF to TEXT Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one TEXT single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...TEXT in C#. Combine multiple documents into a single file with ease...

    products.aspose.com/pdf/net/merger/pdf-to-text/
  4. Converting a PDF file to JPEG using C# | Aspose...

    Sample code for PDF‑to‑JPEG conversion in .NET. Use the API example code for batch PDF‑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...
  5. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API.... Remove the minus sign (‑) from the tornado chart....node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  6. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....then insert them into the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....Document( "Input.doc" ); doc.cleanup();...require('@aspose/words'); var doc = new aw.Document("Input.doc"); doc.cleanup();...

    products.aspose.com/words/nodejs-net/compress/doc/
  8. How to convert PDF to DOCX | Aspose.PDF

    Do you know how easily convert PDF to DOCX in .NET? Convert PDF to DOCX with high quality using .NET PDF library....copy the text from the PDF document, this approach has some drawbacks...is a file format for text documents that allows for easy modification...

    products.aspose.com/pdf/tutorial/convert-pdf-docx/
  9. Convert JPG To BMP Javascript

    Convert JPG to BMP format in JavaScript code. Save JPG as BMP 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...
  10. Convert JPG To GIF Javascript

    Convert JPG to GIF format in JavaScript code. Save JPG as GIF 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...