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

print

(0.14 sec)
  1. 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...
  2. 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/
  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. 使用 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...
  7. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....is_object_link : # Print the full path to the linked file. print ( "OLE object...ole_frame . link_path_long ) # Print the relative path to the linked...

    docs.aspose.com/slides/python-net/manage-ole/
  8. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for Node.js via C++....get ( 0 ); // Set image or print options: we want one page per...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  9. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality....Enumerate over the collection and print every part. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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/