Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 23,428 for

print

(0.12 sec)
  1. 通过C++用JavaScript获取工作表页面设置的纸张宽度和高度|Documentation

    了解如何通过C++的JavaScript程序化获取Excel工作表页面设置的纸张宽度和高度。...// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/zh/javascript-cpp/get-pap...
  2. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...update_list_labels() # print list items labels for p in doc...as_paragraph() if p.is_list_item: print(p.list_label.label_string)...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  3. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET.... save ( path_outfile ) print ( infile + " converted into...document . save ( path_outfile ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  4. CustomXmlSchemaCollection.clear method | Aspose...

    CustomXmlSchemaCollection.clear method. Removes all elements from the collection....schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlSchemaCollection.count property | Aspo...

    CustomXmlSchemaCollection.count property. Gets the number of elements contained in the collection....schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code.... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. Extract AcroForm - Extract Form Data from PDF i...

    Extract form from your PDF document with Aspose.PDF for Python library. Get value from an individual field of PDF file....formField ) # Print and return the extracted form values print ( form_values...

    docs.aspose.com/pdf/python-net/extract-form/
  8. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/recognition/rece...
  9. 在Python中显示或隐藏网格线|Documentation

    通过Aspose.Cells for Python通过Java API了解如何显示或隐藏网格线。...xls" ) \# Print message print "Grid lines are now hidden...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Managing Document Properties in Jython|Document...

    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....xls" ) # Print message print "Excel file's custom...

    docs.aspose.com/cells/java/managing-document-pr...