Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 19,387 for

print

(0.04 sec)
  1. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....input_pdf ) # Get page count print ( "Page Count:" , str ( len...process_paragraphs () # Print number of pages in document print ( "Number of...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  2. Managing Task Costs in PHP

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....$bigDecimal -> valueOf ( 800 )); 6 print "Task Remaining Cost: " . (string)...$tsk -> REMAINING_COST ); 7 print " \n Task Fixed Cost: " . (string)...

    docs.aspose.com/tasks/java/managing-task-costs-...
  3. 在 PHP 中从 Visio Diagram 中检索所有图层|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....$layer = $layers -> get ( $i ); print "Name: " . ( string ) $layer...getName () -> getValue (); print "Visibility: " . ( string )...

    docs.aspose.com/diagram/zh/java/retrieve-all-la...
  4. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....like restrict them to copy or print it. The following steps will...instance Set the copy/extract and print restrictions in the SecurityOptions...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 通过 C# 打印 PDF 文件https://products.aspose.com/pdf/zh-hans/net/Print/Recent content in 通过 C# 打印 PDF 文件 on Aspsoe.PDF ProductsHugo -- gohugo.iozh-ha......com/pdf/zh-hans/net/print/Recent content in 通过 C# 打印 PDF...aspose.com/pdf/zh-hans/net/print/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/net/print/index...
  7. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the document... 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...
  8. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Shape Hyperlink Data from a Visio Drawing i...

    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....$hyperlinks -> get ( $i ); print "Address: " . ( string ) $hyperlink...getAddress () -> getValue (); print "Sub Address: " . ( string )...

    docs.aspose.com/diagram/java/get-shape-hyperlin...