Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 25,637 for

print

(1.11 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet Page Setup using Aspose.Cells for Node.js via C++. Set headers and footers for first, odd, and even pages....MS Excel Click page Layout > Print Titles > Header/Footer . Check...with Node.js via C++ Setting Print Options with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/setting-differ...
  2. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... count ) # Print every custom property in the...document. for prop in properties : print ( f 'Name: " { prop . name }...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....getCount()); // Print all properties of the document's...getWebExtensionTaskP().getCount()); // Print all properties of the document's...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web content effortlessly!...Shows how to use a callback to print the URIs of external resources...Shows how to use a callback to print the URIs of external resources...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. 使用Node.js通过C++设置打印选项|Documentation

    本文演示了如何使用Node.js API和C++库以编程方式设置Excel工作表页面设置的打印选项。可以设置打印区域、打印标题和页面顺序。...A1 cell to T35 cell) of the print area pageSetup . setPrintArea...getPageSetup (); // Allowing to print gridlines pageSetup . setPrintGridlines...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-pri...
  7. Page Setup Features|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....Setting FitToSheetAcross Setting Print Options Setting Margins Get...

    docs.aspose.com/diagram/net/page-setup-features/
  8. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....and print the color values print ( c . to_argb ()) print ( c...

    docs.aspose.com/cells/python-net/apply-advanced...
  9. DocumentVisitor.VisitEditableRangeStart | Aspos...

    Discover the DocumentVisitor VisitEditableRangeStart method, triggered at the start of editable ranges for seamless document editing and enhanced user experience.... Examples Shows how to print the node structure of every... GetText ()); Shows how to print the node structure of every...

    reference.aspose.com/words/net/aspose.words/doc...
  10. GlossaryDocument.NodeType | Aspose.Words for .NET

    Discover the GlossaryDocument NodeType property, which efficiently retrieves the GlossaryDocument value for enhanced content management....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/net/aspose.words.bui...