Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 25,228 for

print

(0.42 sec)
  1. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...ThemeColorType :: Background1 ); // Print the color std :: cout << "theme...ThemeColorType :: Accent2 ); // Print the color std :: cout << "theme...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  2. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....calculateFormula ( "=Sum(A1:A2)" ); // Print the output console . log ( "Value...dataDir , "book1.xls" )); // Print the time before formula calculation...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  3. Convert Worksheet to CSV|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....= - 1 ; // The last column printed to the output stream private...thisColumn ; ++ i ) output . print ( ',' ); // Might be the empty...

    docs.aspose.com/cells/java/convert-worksheet-to...
  4. 将工作表转换为CSV|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....= - 1 ; // The last column printed to the output stream private...thisColumn ; ++ i ) output . print ( ',' ); // Might be the empty...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  5. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....accesses the first XML Map, and prints its root element name using...GetXmlMaps (). Get ( 0 ); // Print the root element name of the...

    docs.aspose.com/cells/cpp/find-the-root-element...
  6. Convert PCL to PSD via Java | products.aspose.com

    Export PCL file to PSD in your Java applications without using any third party application... editing, converting, and printing. It also supports a variety...Document (.PSD)** format, making printed materials editable in layered...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page‑setup settings...page‑layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/cpp/setting-page-options/
  8. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization.... get_coordinates () print ( "Corrdinates X =" + str (...

    docs.aspose.com/slides/python-net/portion/
  9. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....document, as if we had selected "Print 2 pages" in MS Word. // The...

    reference.aspose.com/words/net/aspose.words/pag...
  10. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling....list with an enumerator and print the contents of every paragraph...

    reference.aspose.com/words/net/aspose.words/com...