Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 19,383 for

print

(0.09 sec)
  1. List.document property | Aspose.Words for Python

    List.document property. Gets the owner document.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... runs [ 0 ] print ( run . text ) # ฿ print ( run . font ....first_paragraph . runs [ 0 ] print ( run . text ) # ฿ print ( run . font ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Printing a BarCode Image in Ruby|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....Printing a BarCode Image in Ruby Contents [ Hide ] Aspose.BarCode...BarCode - Printing a BarCode Image To Print a BarCode Image using...

    docs.aspose.com/barcode/java/printing-a-barcode...
  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-hant/python-net/atta...
  5. Get the Version Number of the Application that ...

    Learn how to retrieve the version number of the application that created an Excel document using Aspose.Cells with C++....2003, 2007, 2010, and 2013 and prints the version number of the application...reference Workbook workbook ; // Print the version number of Excel...

    docs.aspose.com/cells/cpp/get-the-version-numbe...
  6. Displaying Email Information on Screen in PHP|D...

    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....eml" ); print "From: " . ( string ) $message...(); print "To: " . ( string ) $message -> getTo (); print "Subject:...

    docs.aspose.com/email/java/displaying-email-inf...
  7. 在 PHP 中从 Visio 绘图中检索窗口元素|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....$i ); print "ID: " . ( string ) $window -> getID (); print "Type:...$window -> getWindowType (); print "Window height: " . ( string...

    docs.aspose.com/diagram/zh/java/retrieve-window...
  8. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Layout detecton|Documentation

    How to detect the layout of the provided image....input ) # Print result for result in results : print ( "paragraphs:"...len ( result . paragraphs ))) print ( "images:" + str ( len ( result...

    docs.aspose.com/ocr/python-net/layout_detection/
  10. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships....Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

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