Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 19,425 for

print

(0.04 sec)
  1. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....inside an XPS document Preserve print tickets in opened XPS document...document if any Add default print tickets into new XPS document or...

    docs.aspose.com/page/net/feature-list/
  2. Convert Presentations in Handout Mode in C++|As...

    Convert Presentations in Handout Mode in C++...including creating handouts for printing in Handout mode. This mode...set_PrintSlideNumbers ( true ); // print slide numbers slidesLayoutOptions...

    docs.aspose.com/slides/cpp/convert-powerpoint-i...
  3. CustomPartCollection | Aspose.Words for Java

    Represents a collection of CustomPart objects in Java....Enumerate over the collection and print every part. Iterator enumerator...Enumerate over the collection and print every part. Iterator enumerator...

    reference.aspose.com/words/java/com.aspose.word...
  4. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of the cell and get the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula which...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  5. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document...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...
  6. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....following code example shows how to print the text range of a table: The...following code example shows how to print a text range of row and table...

    docs.aspose.com/words/java/extract-text-from-an...
  7. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details.... Printing a Document Programmatically...provides information on how to print a document in various ways and...

    docs.aspose.com/words/java/developer-guide/
  8. 在xlsx4j中打印工作簿|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....SheetRender ( sheet , imgOptions ); //Print the worksheet sr . toPrinter...WorkbookRender ( book , imgOptions ); //Print the workbook wr . toPrinter...

    docs.aspose.com/cells/zh/java/printing-workbook...
  9. Manage Presentation|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OpenDocument Presentations in Java Print Presentation Import Presentation...

    docs.aspose.com/slides/java/manage-presentation/
  10. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document.... Examples Shows how to print the details of what fonts are...count ). toEqual ( 5 ); // Print all the used and unused fonts...

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