Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 20,262 for

printing document

(0.1 sec)
  1. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...node" ); // The path to the documents directory. const dataDir =...getDataConnections (). get ( 0 ); // Print the Name, Command and Connection...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  4. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。... SelectByID ( srchID ); // Print the found or not found message...CustomXmlPart ID Sport AI Document Assistant Close 使用Aspose.Cells用C++创建共享工作簿...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  5. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...CustomFunction()" , opts ); // Print the calculated value console...实现自定义计算引擎,扩展Aspose.Cells的默认计算引擎 AI Document Assistant Close 使用Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  6. 实现类似 Excel VBA Range.FormulaLocal 的 Cell.Formul...

    学习如何用 Aspose.Cells for Node.js via C++ 实现类似 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  7. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...CustomFunction()" , opts ); // Print the calculated value on Console...实现自定义计算引擎以扩展Aspose.Cells的默认引擎 AI Document Assistant Close 用C++实现扩展Aspose...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  8. Provide exported worksheet HTML file path via I...

    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....Therefore, we have added a check to print a message and stop execution...Excel file . AI Document Assistant Close Export print area range to...

    docs.aspose.com/cells/net/provide-exported-work...
  9. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。... All )); // Specify your print area if you want // sheet.getPageSetup()..."outputRemoveWhitespa.emf" )); AI Document Assistant Close 使用C++为Node...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  10. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Insert method. Inserts a string into the collection at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...