Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 20,135 for

printing document

(0.36 sec)
  1. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...the desktop (as shown when printed and as shown on screen) Aspose...formatted in the original document. Image Options : Adjust the...

    forum.aspose.com/t/text-underline-not-appearing...
  2. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...the Working with Charts documentation article. Properties Name...chart. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel Documents and select them by ID using Aspose.Cells for Node.js via C++....stored inside Microsoft Excel documents and are used by applications...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  4. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。... GetHeightOfValue (); // Print both values std :: wcout <<...Cleanup (); } 高级主题 获取单元值的文本宽度 AI Document Assistant Close 用C++获取带格式和不带格式的单元格字符串值...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  5. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Document () builder = aw . DocumentBuilder...Iterate over the collection and print every element. for drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。... Get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...IsAutomaticPaperSize : True AI Document Assistant Close 用 C++ 将页面设置从源工作表复制到目标工作表...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  7. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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.... log ( "" ); // Print the coordinates and the value...getStringValue () } ` ); } // Print the coordinates and the shape...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  8. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...node" ); // The path to the documents directory. const dataDir =...getShapes (). get ( 3 ); // Print the Z-Order position of the...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  9. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document (); let builder = new aw ...count ). toEqual ( 3 ); // Print the name of every series in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... Document (); let builder = new aw ...count ). toEqual ( 3 ); // Print the name of every series in...

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