Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 19,430 for

print

(0.04 sec)
  1. List of the Supported PSD Global Image Resource...

    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....mode 1001 Macintosh print manager print info record 1002 Macintosh...1010 Background color. 1011 Print flags. A series of one-byte...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  2. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the Aspose.Cells for Python API. You can set the headers and footers for the first page, odd pages and even pages....MS Excel Click page Layout > Print Titles > Header/Footer . Check...Headers and Footers Setting Print Options...

    docs.aspose.com/cells/python-net/setting-differ...
  3. 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...
  4. Excel to Pdf Conversion in Jython|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.... PDF ) # Print message print "\n Excel to PDF conversion...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  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. 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...
  7. 使用Aspose.Cells中的FormulaText功能与Python.NET|Docume...

    了解如何使用Aspose.Cells for Python via .NET处理Excel的FORMULATEXT函数。获取和设置单元格公式,同时保持表格完整性。...calculate_formula () # Print the results of A2, It will now print the text...the formula inside cell A1 print ( cell_a2 . string_value ) 控制台输出...

    docs.aspose.com/cells/zh/python-net/using-formu...
  8. Rendering Slicer with Node.js via C++|Documenta...

    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....into an image by setting the print area that covers only the slicer...getWorksheets (). get ( 0 ); // Set the print area because we want to render...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  9. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...docx' ) print ( f 'Saving operation done using...level:' ) print ( f ' \t Duration: \t { elapsed_ms } ms' ) print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... previous == None : print ( 'This TextBox is the head...text_box2 . previous != None : print ( 'This TextBox is the middle...

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