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

printing document

(0.08 sec)
  1. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。... Get ( 0 ); // Print Query Table Data std :: cout...Cells :: Cleanup (); } AI Document Assistant Close 使用C++处理WebQuery类型的外部数据连接...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  2. 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...
  3. 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...
  4. 使用C++获取范围的地址、单元格数量、偏移量、整列和整行|Documentation

    学习如何使用Aspose.Cells for C++获取范围的地址、单元格数量、偏移量、整列和整行。...CreateRange ( u "A1:B3" ); // Print range address and cell count...CreateRange ( u "A1" ); // Print range offset, entire column...

    docs.aspose.com/cells/zh/cpp/get-address-cell-c...
  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. 用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...
  7. 通过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...
  8. 实现类似 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...
  9. 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...
  10. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....restricting them to copy or print the document. The following steps...to extract the content and print the exported PDF Save the workbook...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...