Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 8,652 for

sign document

(0.08 sec)
  1. Merge PDF to MS Project via C# | Microsoft Proj...

    Sample code for PDF to MS Project C# merging. Use API example code for batch PDF files to MS Project merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf-to-ms-...
  2. Convert MD to PPS in Python or with free Online...

    MD to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPS online converter quickly before integrating the code....used to create rich text documents. Presentation (PPS) is a file...read, write and modify Word documents without using Microsoft Word...

    products.aspose.com/total/python-net/conversion...
  3. 11.8.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 11.8.0 Release Notes – the latest updates and fixes....following article in the documentation. New features WORDSJAVA-622...proxy before opening the Word document. WORDSNET-1268Add possibility...

    docs.aspose.com/words/java/aspose-words-for-jav...
  4. How to insert a watermark image into existing ....

    Dear all, I am evaluating Aspose.PDF, how to insert a watermark into existing .PDF .. I am trying to use codes below, but no luck: private void createSignedPDF(string originalfolder, string filename, string Signedfold…...signedfolder) { try { //open document string pdffile = originalfolder...+ filename; Document pdfDocument = new Document(pdffile); //set...

    forum.aspose.com/t/how-to-insert-a-watermark-im...
  5. Class DigitalSignature | Aspose.Words for .NET ...

    Aspose.Words.DigitalSignatures.DigitalSignature 班级. 表示文档上的数字签名及其验证结果... Document doc = new Document ( MyDir + "Digitally..."Digitally signed.docx" ); foreach ( DigitalSignature signature in...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Unable to convert PDF to Powerpoint on Linux Op...

    We have found that a specific PDF we use for testing no longer works on the Ubuntu flavour of Linux. In October 2022, we started using the test PDF with Aspose PDF 19.3 with Adopt OpenJDK 11.08 and the test passed, prod…...FileOutputStream(args[1]); Document document = new Document(new ByteArray...ByteArrayInputStream(pdfBytes)); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/unable-to-convert-pdf-to-pow...
  7. unit - Aspose.BarCode for Java - API Reference

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....getDocument () Gets size value in document units. float getInches ()...value) Sets size value in document units. void setInches (float...

    reference.aspose.com/barcode/java/com.aspose.ba...
  8. Unit - Aspose.BarCode for Java - API Reference

    Developer's manual of Aspose.BarCode for Java library. It contains the details about each & every class & method of Barcode API....getDocument () Gets size value in document units. float getInches ()...value) Sets size value in document units. void setInches (float...

    reference.aspose.com/barcode/java/com.aspose.ba...
  9. Unit | Aspose.BarCode for Java API Reference

    Specifies the size value in different units Pixel Inches etc.....getDocument() Gets size value in document units. getInches() Gets size...value) Sets size value in document units. setInches(float value)...

    reference.aspose.com/barcode/java/com.aspose.ba...
  10. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    PdfDigitalSignatureDetails 财产. 获取或设置签名的位置... Document doc = new Document (); DocumentBuilder...builder . Writeln ( "Contents of signed PDF." ); CertificateHolder...

    reference.aspose.com/words/zh/net/aspose.words....