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

print

(0.09 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. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....docx" ); Shows how print the contents of all comments...every top-level comment and prints its comment range, contents...

    reference.aspose.com/words/net/aspose.words/com...
  3. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....docx" ); Shows how print the contents of all comments...every top-level comment and prints its comment range, contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Converting a MD file to PPTX using Python | Asp...

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX conversion with Python and .NET... Print a message indicating that the...path_outfile , save_options ) print ( infile + " converted into...

    products.aspose.com/pdf/python-net/conversion/m...
  6. Converting a TEX file to PDF using Python | Asp...

    Sample code on Python for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Python and .NET... Print a message indicating that the...document . save ( path_outfile ) print ( infile + " converted into...

    products.aspose.com/pdf/python-net/conversion/t...
  7. Converting a MD file to TEX using Python | Aspo...

    Sample code on Python for MD to TEX conversion. Use example code for batch MD to TEX conversion with Python and .NET... Print a message indicating that the...path_outfile , save_options ) print ( infile + " converted into...

    products.aspose.com/pdf/python-net/conversion/m...
  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. 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...
  10. 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...