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

print

(0.14 sec)
  1. Insert a New Blank Page into a Visio Drawing in...

    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.... $saveFileFormat -> VDX ); print "Added new page." . PHP_EOL...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  2. Aspose::Words::Fonts::PhysicalFontInfo class | ...

    Aspose::Words::Fonts::PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine. To learn more, visit the documentation article in C++....from a custom folder, and then print every available font. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management....Enumerate over the collection and print every part. using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag....as_structured_document_tag () print ( sdt . word_open_xml_minimal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow.... modules : print ( module . name ) print ( module . source_code...vba_project . is_password_protected : print ( f "The VBA Project '{presentation...

    docs.aspose.com/slides/python-net/presentation-...
  6. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....page break is printed on the next page while printing. In simple...)); In page break preview or print preview modes, you can see how...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  7. Aspose::Words::Bookmark::get_IsColumn method | ...

    Aspose::Words::Bookmark::get_IsColumn method. Returns true if this bookmark is a table column bookmark in C++....get_Cells () -> get_Count ()) { // Print the contents of the first and...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor.... Examples 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...
  9. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... Examples 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...
  10. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....a Single Workbook with C++ Print and Preview Workbook with C++...

    docs.aspose.com/cells/cpp/protect-and-unprotect/