Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,516 for

print

(0.06 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....get_effective () print ( "= Effective camera properties =" ) print ( "Type:"... . camera . camera_type )) print ( "Field of view:" , str ( ...

    docs.aspose.com/slides/python-net/shape-effecti...
  2. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill.... print ( 'The type of the fill is:...format ( fill . fill_type )) print ( 'The foreground color of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....count of the embedded files print ( f "Total files : { len ( document...document . embedded_files : print ( f "Name: { file_specification...

    products.aspose.com/pdf/python-net/attachments/...
  4. Get Page Properties in Python|Aspose.PDF for Java

    Learn how to access the properties of specific pages within a PDF document in Python using Aspose.PDF for detailed control....1 ); # get page properties print "ArtBox : Height = " + pdf_page.... getArtBox () . getURY () print "BleedBox : Height = " + pdf_page...

    docs.aspose.com/pdf/java/get-page-properties-in...
  5. Using Aspose.Cells for Java with Perl|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....BEGIN { $ | = 1 ; print "1..33\n" ; } END { print "not ok $ok - is...unless $ loaded ;} BEGIN { print "WARNING: You cannot run these...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  6. Get Page Properties in PHP|Aspose.PDF for Java

    Explore how to retrieve the properties of specific pages in a PDF document in PHP using Aspose.PDF for detailed control....1 ); # get page properties print "ArtBox : Height = " . $pdf_page...() -> getURY () . PHP_EOL ; print "BleedBox : Height = " . $pdf_page...

    docs.aspose.com/pdf/java/get-page-properties-in...
  7. Page Setup Features|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....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/java/page-setup-features/
  8. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....text_fragments : print ( f "Text : { textFragment . text } " ) print ( f "Position...textFragment . position } " ) print ( f "XIndent : { textFragment...

    products.aspose.com/pdf/zh-hant/python-net/search/
  9. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a document and the result of its verification... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

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