Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,339 for

print

(0.23 sec)
  1. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....// 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/javascript-cpp/get-paper-...
  3. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...:: Cells :: Startup (); // Print message about XLS format. std...FileFormatType :: Excel97To2003 ); // Print the maximum rows and columns...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  6. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word.... # Print the default settings for a blank document. print ( '...Default optimization settings:' ) print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the Print field. To learn more, visit the documentation article in C++....FieldPrint class Implements the PRINT field. To learn more, visit...Examples Shows to insert a PRINT field. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Get worksheet unique ID|Documentation

    This article shows how to get the Excel worksheet's unique ID using the C# library and .NET API programmatically...UniqueId property to print the unique ID of a worksheet...AI Document Assistant Close Print multiple copies of a worksheet...

    docs.aspose.com/cells/net/get-worksheet-unique-id/
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from Printing excel through the Aspose.Cells for C++ API....How to Prevent Users from Printing Excel File with Golang via...company will not allow us to print them. This document will tell...

    docs.aspose.com/cells/go-cpp/how-to-prevent-pri...
  10. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

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