Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 21,875 for

printing document

(0.45 sec)
  1. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....SubTitle property, and prints it in the console window. Please...GetCharts (). Get ( 0 ); // Print chart subtitle cout << "Chart...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  2. 在 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 message print "Worksheet 1 is now hidden...hidden, please check the output document." if __name__ == ' __main__...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  3. Iterate Rows and Columns|Documentation

    Learn how to iterate rows and columns through the Aspose.Cells for Java APIs.... print ( cells . get ( i , j ). getName...Download Sample Code GitHub AI Document Assistant Close Insert Cell...

    docs.aspose.com/cells/java/iterate-rows-and-col...
  4. AutoFit Columns and Rows while loading HTML in ...

    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....Sample Code AI Document Assistant Close Export print area range to...

    docs.aspose.com/cells/java/autofit-columns-and-...
  5. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....and its console output which prints the Class Identifier of the...OLE Object, i.e., GUID. The printed GUID is exactly the same as...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  6. Add PDF Bookmarks with Named Destinations|Docum...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Python via .NET API....Sample Code AI Document Assistant Close Print Comments while...PDF when there is Nothing to Print Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  7. Count number of cells in the Worksheet with C++...

    In this article, you will learn how to programmatically count the number of cells in the Excel worksheet using the C++ API with Aspose.Cells.... Get ( 0 ); // Print number of cells in the worksheet...Cleanup (); return 0 ; } AI Document Assistant Close Find if the...

    docs.aspose.com/cells/cpp/count-number-of-cells...
  8. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... Document ( MY_DIR + 'Table column bookmarks..."is_column" flag set to True. print ( f "Bookmark: { bookmark ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell using the Aspose.Cells for Node.js via C++ API....getHtmlString(boolean) method and prints them on the console. Sample...is some text . < /div> AI Document Assistant Close Display Bullets...

    docs.aspose.com/cells/nodejs-cpp/get-html5-stri...
  10. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...