Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 23,119 for

print

(0.05 sec)
  1. 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...
  2. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...manually and then take the print preview of the sheet in MS Excel...those borders to show up. The print image look just fine when I...

    forum.aspose.com/t/transfer-excel-range-formatt...
  3. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Add method. Adds an item to the collection in C++....// Enumerate the schemas and print each element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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...
  5. Aspose::Words::Markup::CustomPartCollection::Cl...

    Aspose::Words::Markup::CustomPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....Enumerate over the collection and print every part. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomPartCollection::ge...

    Aspose::Words::Markup::CustomPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....Enumerate over the collection and print every part. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....Enumerate over the collection and print every part. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. 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/
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Examples: Shows how print the contents of all comments...every top-level comment and prints its comment range, contents...

    reference.aspose.com/words/java/com.aspose.word...