Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 13,737 for

pdf to doc

(0.13 sec)
  1. Edit WORD In Java

    Edit a Word Document in Java code....*; Document doc = new Document ( "Input.docx"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/word/
  2. Edit HTML In Java

    Edit HTML in Java code....*; Document doc = new Document ( "Input.html"...builder = new DocumentBuilder (doc); // Insert text at the beginning...

    products.aspose.com/words/java/edit/html/
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....to sign a generated PDF document. let doc = new aw . Document...DocumentBuilder ( doc ); builder . writeln ( "Contents of signed PDF." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document To a fixed page format...immediately before saving it to PDF. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed To a user on an encrypted Pdf Document....allowed to a user on an encrypted PDF document. Members Name Description...Disallows all operations on the PDF document. This is the default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 Pdf 文件添加水印的 Python 源代码。...NET 工具向 PDF 文件添加水印 為了在 PDF 檔案中添加浮水印,我們將使用 Aspose.PDF for Python...aspose-pdf 並安裝它。或者,執行以下命令: Console pip install aspose-pdf 通过 Python...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  7. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.Pdf for Java version 9.5.0 for improved functionality and better compatibility....PDF for Java 9.5.0 Contents [ Hide...changes introduced in Aspose.PDF for Java 9.5.0 . It includes...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  8. Convert TXT to PPTX in Python or with free Onli...

    TXT To PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT To PPTX online converter quickly before integrating the code....NET API to convert TXT file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into Presentation as a PPTX format...

    products.aspose.com/total/python-net/conversion...
  9. | Aspose

    Sample code for WBMP To Doc Java conversion. Use API example code for batch WBMP files To Doc conversion within any Web or DeskTop Java based application....Conversion WBMP to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an WBMP image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  10. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document To a fixed page format...immediately before saving it to PDF. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) # Insert text with PAGE...

    reference.aspose.com/words/python-net/aspose.wo...