Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 26,870 for

print

(1.95 sec)
  1. Managing Task Costs in PHP | Aspose.Tasks Docum...

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....-> valueOf ( 800 )); 10 11 print "Task Remaining Cost: " . (string)...-> REMAINING_COST ); 12 13 print " \n Task Fixed Cost: " . (string)...

    docs.aspose.com/tasks/java/managing-task-costs-...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision....get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... Print out the desired metadata fields...information print ( f "Author: { doc_info . author } " ) print ( f "Creation...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  5. Developer Guide|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....Save Save a visio drawing Print Print Export Convert Diagram to...Footers Design PageSetup Setting print Options Setting Page Margins...

    docs.aspose.com/diagram/python-java/developer-g...
  6. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically....// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  7. Convert MBOX to PS in Python | products.aspose.com

    Save MBOX to PS in your Python applications without using Microsoft Outlook or Word...PostScript files, supporting print-oriented and page-description...environments that depend on precise print document handling. Using Python...

    products.aspose.com/total/python-net/conversion...
  8. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....Check the text of the document print "Original document text: " ...Check the replacement was made. print "Original document text: " ...

    docs.aspose.com/words/net/find-and-replace-in-php/
  9. 在 PHP 中从 Visio Diagram 中检索所有图层|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....$layer = $layers -> get ( $i ); print "Name: " . ( string ) $layer...getName () -> getValue (); print "Visibility: " . ( string )...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  10. FontEmbeddingUsagePermissions enumeration | Asp...

    aspose.words.fonts.FontEmbeddingUsagePermissions enumeration. Represents the font embedding usage permissions.... PRINT_AND_PREVIEW The font may be...for purposes of viewing or printing the document. EDITABLE The...

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