Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 22,451 for

print

(0.08 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner 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...
  2. Document.compatibility_options property | Aspos...

    Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... # Print the default settings for a blank document. print ( '...Default optimization settings:' ) print_compatibility_options ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 获取 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...
  4. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Printing PDF documents|Aspose.PDF for .NET

    C# Print PDF techniques and walkthrough for C# PDF Printer settings and .NET project tips...AI Printing PDF documents Contents [ Hide ] How to print PDF...files in C# Printing PDF in .NET Framework Printing PDF to an XPS...

    docs.aspose.com/pdf/net/printing-document/
  7. 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...
  8. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get XMP Metadata from PDF File in PHP|Aspose.PD...

    Learn how to extract XMP metadata from PDF documents in PHP using Aspose.PDF for advanced content analysis....pdf" ); # Get properties print "xmp:CreateDate: " + $doc ->..."xmp:CreateDate" ) . PHP_EOL ; print "xmp:Nickname: " + $doc -> getMetadata...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  10. Node.next_sibling property | Aspose.Words for P...

    Node.next_sibling property. Gets the node immediately following this node....while node is not None : print () print ( 'Node type:' , aw . Node...node . get_text () . strip () print ( 'This node contains no text'...

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