Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 349,420 for

document

(0.08 sec)
  1. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...() { // 打开文档 try { document = new Document ( inputStream ); }...fileStorage , "PDF-to-PDFA.pdf" ); document . convert ( logFileName ....

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document....remove_personal_information property Document.remove_personal_information...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF Document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF....unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/python-cpp/encrypt/
  4. Occurs error while converting HTML into PDF - F...

    Hi guy we encounters a problem while converting html into pdf base on Aspose.PDF which version is 22.11 . the html file as bellow zipped attachment . task-544.zip (593.2 KB) the code as bellow . var fileFullPa…...Initialize document object Document document = new Document(sourceFullPath...options); // Save output PDF document document.Save(fileFullPath ,pdfOptions...

    forum.aspose.com/t/occurs-error-while-convertin...
  5. DmlRenderingMode | Aspose.Words for Java

    Specifies how DrawingML shapes are rendered to fixed page formats in Java.... Document doc = new Document(getMyDir() + "DrawingML...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...Inserts an HTML string into the document. insertHtml ( html : string...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...Inserts an HTML string into the document. def insert_html ( self ,...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to XAML format...are saved when exporting a document to XAML format. Default is.... Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.updateFields method | Aspose.Words for No...

    Range.updateFields method. Updates the values of Document fields in this range....updateFields() Updates the values of document fields in this range. updateFields...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Merge MD files using Java | Aspose.PDF

    Merge MD files programmatically with Java sample code using Aspose.PDF for Java...Java Library can convert a document from any supported download...solve the tasks of converting documents. Aspose.PDF supports the largest...

    products.aspose.com/pdf/java/merger/md/