Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 19,455 for

print

(0.13 sec)
  1. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.parent_style property | Aspose.Words f...

    Revision.parent_style property. Gets the immediate parent style (owner) of this revision... print ( revisions . groups . count...the collection of groups and print the text that the revision concerns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。...count of the embedded files print ( f "Total files : { len ( document...document . embedded_files : print ( f "Name: { file_specification...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. 获取 PHP 中的页面属性|Aspose.PDF for Java

    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....-> get_Item ( 1 ); # 获取页面属性 print "ArtBox : 高度 = " . $pdf_page...() -> getURY () . PHP_EOL ; print "BleedBox : 高度 = " . $pdf_page...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  6. Reading Table Data from MPP files in PHP

    This article explains how to read table data from Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....-> toList () -> get ( 0 ); 3 print "Table Fields Count" . (string)...getTableFields () -> get ( 0 ); 5 print "Field width: " . (string) $f...

    docs.aspose.com/tasks/java/reading-table-data-f...
  7. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is Printed out....Specifies how document is printed out. Members Name Description...Description Normal Normal printing, no multiple pages specified. MirrorMargins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on....Examples Shows to insert a PRINT field. doc = aw . Document ()...write ( 'My paragraph' ) # The PRINT field can send instructions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Retrieve Window Elements from the Visio Drawing...

    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....$i ); print "ID: " . ( string ) $window -> getID (); print "Type:...$window -> getWindowType (); print "Window height: " . ( string...

    docs.aspose.com/diagram/java/retrieve-window-el...
  10. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... Examples Shows how to print all of a document’s comments...to a reply-type comment. # Print all top-level comments along...

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