Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 23,498 for

print

(0.14 sec)
  1. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with 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 ( u "=Sum(A1:A2)" ); // Print the output std :: cout << "Value...srcDir + u "book1.xls" ); // Print the time before formula calculation...

    docs.aspose.com/cells/cpp/calculate-formulas/
  2. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... use_book_fold_printing_settings = render_text_as_book_fold...MultiplePagesType . BOOK_FOLD_PRINTING # Once we print this document, we...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....getCompatibilityOpti(); // Print the default settings for a blank...options object by state, then prints each group. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  5. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...document visitor implementation to print their contents. let doc = CreateDocumentWithBo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. 使用 C++ 和 Node.js 查找 XML 映射的根元素名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 查找 Excel 中 XML 映射的根元素名。... get ( 0 ); // Print Root Element Name of Xml Map...

    docs.aspose.com/cells/zh/nodejs-cpp/find-the-ro...
  8. 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...
  9. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....language syntax by learning how to print “Hello World” on the device...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  10. How to add Caret Annotation using C++ | Aspose.PDF

    Add Caret annotations programmatically in PDF with C++ sample code on any platform with C++ language... Print , Color = Color . Blue }; document...

    products.aspose.com/pdf/cpp/annotation/caret/add/