Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 25,055 for

print

(0.09 sec)
  1. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in C++. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....including creating handouts for printing in Handout mode. This mode...set_PrintSlideNumbers ( true ); // print slide numbers slidesLayoutOptions...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  2. 在保存为 PDF 时使用 C++ 通过 JavaScript 打印批注|Documentation

    学习如何在使用 C++ 通过 JavaScript 将 Excel 文档保存为 PDF 时打印批注。...Cells Example - Print Comments to PDF </ title > </...</ head > < body > < h1 > Print Comments While Saving to PDF...

    docs.aspose.com/cells/zh/javascript-cpp/print-c...
  3. Search and Filter MBOX Emails in Python|Documen...

    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.... get_query ()): print ( "Subject:" , message . subject...enumerate_messages ( start_index , count ): print ( "Subject:" , message . subject...

    docs.aspose.com/email/python-net/filter-mbox-me...
  4. Managing PST File Password Protection|Documenta...

    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....pst" ) print ( f "The storage is password...PersonalStorage . from_file ( "my.pst" ) print ( f "Password is valid - { pst...

    docs.aspose.com/email/python-net/working-with-p...
  5. Autofit Rows and Columns in Jython|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....xls" ) print "Autofit Row Successfully."...dataDir + "Autofit Column.xls" ) print "Autofit Column Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  6. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....Shows how to use a callback to print the URIs of external resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Python 中的 HTML 导航 - Aspose.HTML for Python via ...

    了解如何使用 Aspose.HTML for Python 通过 .NET 浏览 HTML 并检查其元素,以及 CSS 选择器和 XPath 的用法。... first_child 12 print (element. text_content ) # output:...= element. next_sibling 16 print (element. text_content ) # output:...

    docs.aspose.com/html/zh/python-net/html-navigat...
  8. 使用Node.js在C++中创建Excel工作表的透明图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++生成Excel工作表的透明图片。...// Apply different image or print options const imgOption = new...image after applying image or print options const sr = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-tran...
  9. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...