Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 21,875 for

printing document

(0.19 sec)
  1. 使用 Node.js 和 C++ 判断工作表的纸张大小是否自动|Documentation

    本文介绍如何借助 Node.js API 和 C++ 扩展,编程判断工作表的纸张大小是否设置为自动。...node" ); // The path to the documents directory. const dataDir =...getWorksheets (). get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-i...
  2. Merge Table Cells in C#|Aspose.Words for .NET

    How to merge table cells in C#. Check if cells in a table are merged using C#....Sometimes, when loading existing document cells in a table, they will...following code example shows how to print the horizontal and vertical...

    docs.aspose.com/words/net/working-with-merged-c...
  3. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...the code used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["Demographics"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  4. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method... Document ( MY_DIR + 'Nested tables...get_child_table_count ( table ) print ( f 'Table # { i } has { count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection 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...
  6. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection 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...
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value 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...
  8. 使用Node.js在C++中将工作表范围导出为图片|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.... get ( 0 ); // Set the print area with your desired range..."outputExportRangeOfC.jpg" )); AI Document Assistant Close 为工作簿渲染指定单独或私有字体集,使用...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  9. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently....forEach ( referredArea => { // Print the data in Referred Area console...console . error ( e ); } AI Document Assistant Close Delete Named...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  10. 通过 C++ 使用 Node.js 获取带有外部链接的范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 获取带有外部链接的范围。高效地从不同的 Excel 文件中检索数据。...forEach ( referredArea => { // Print the data in Referred Area console...referredArea . getEndRow ()); AI Document Assistant Close 通过Node.js与C++删除命名范围...

    docs.aspose.com/cells/zh/nodejs-cpp/get-range-w...