Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 23,357 for

print

(0.17 sec)
  1. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...// 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/zh/cpp/get-paper-width-an...
  2. Printing Range of Pages using SheetRender and W...

    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....Ask AI Printing Range of Pages using SheetRender and WorkbookRender...Microsoft Excel allows you to print a range of pages of a workbook...

    docs.aspose.com/cells/net/printing-range-of-pag...
  3. Dealing Variances in PHP | Aspose.Tasks Documen...

    Learn how to deal with work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Work Variance: " . (string)...$asn -> WORK_VARIANCE ); 16 17 print " \n Cost Variance: " . (string)...

    docs.aspose.com/tasks/java/dealing-variances-in...
  4. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...boolean 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...
  6. Find Maximum Rows and Columns supported by XLS ...

    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.... After creation, it prints the values of WorkbookSettings...'click' , async () => { // Print message about XLS format. resultDiv...

    docs.aspose.com/cells/javascript-cpp/find-maxim...
  7. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... JAPANESE : print ( 'The document either has no...Japanese originally.' ) else : print ( 'The document default FarEast...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... save ( path_outfile ) print ( infile + " converted into...document . save ( path_outfile ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....1415926/2)" ); 5 6 // Print Calculated value 7 Task task...\"right\", \"choice\")" ); 7 8 // Print extended attribute value 9 Task...

    docs.aspose.com/tasks/java/support-for-evaluati...
  10. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java....from a custom folder, and then print every available font. FontSourceBase[]...from a custom folder, and then print every available font. FontSourceBase[]...

    reference.aspose.com/words/java/com.aspose.word...