Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 22,459 for

print

(0.4 sec)
  1. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。...A1 cell to T35 cell) of the print area pageSetup . setPrintArea...getPageSetup (); // Allowing to print gridlines pageSetup . setPrintGridlines...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  2. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... PRINT textAnnotation . color = ap...for ta in textAnnotations : print ( ta . rect ) 从 PDF 文件中删除文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  3. Convert PCL to APNG via Java | products.aspose.com

    Export PCL file to APNG in your Java applications without using any third party application...to represent multiple-page print files as frame-based animations...of multi-page print files Sharing visual print output in web-friendly...

    products.aspose.com/total/java/conversion/pcl-t...
  4. WebExtensionReferenceCollection | Aspose.Words ...

    Specifies a list of web extension references in Java....getCount()); // Print all properties of the document's...getWebExtensionTaskP().getCount()); // Print all properties of the document's...

    reference.aspose.com/words/java/com.aspose.word...
  5. Python HTML Parser – Python API for HTML Files ...

    Aspose.HTML for Python via .NET library to read, edit, navigate, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....first_child print(element.text_content) # output:...element = element.next_sibling print(element.text_content) # output:...

    products.aspose.com/html/python-net/
  6. Manage Presentation|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OpenDocument Presentations in Java Print Presentation Import Presentation...

    docs.aspose.com/slides/java/manage-presentation/
  7. CompatibilityOptions.print_col_black property |...

    CompatibilityOptions.Print_col_black property. Print Colors as Black And White without Dithering....print_col_black property CompatibilityOptions.print_col_black...print_col_black property Print Colors as Black And White without Dithering...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Programming with Thunderbird|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....enumerate_message_info (): print ( f "Subject: {mbox_message_info...subject}" ) print ( f "Date: {mbox_message_info.date}" ) print ( f "From:...

    docs.aspose.com/email/python-net/programming-wi...
  9. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

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