Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 23,406 for

print

(0.34 sec)
  1. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. 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/php-java/convert-powerpo...
  2. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage.... first_child 12 print (element. text_content ) # output:...= element. next_sibling 16 print (element. text_content ) # output:...

    docs.aspose.com/html/python-net/html-navigation/
  3. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... print_body_text_before_header Print Body Text before...Header/Footer Contents. print_col_black Print Colors as Black And...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PCL to APNG via Java | products.aspose.com

    Export PCL file to APNG in your Java applications without using any third party application...to represent multiple-page print files as frame-based animations...of multi-page print files Sharing visual print output in web-friendly...

    products.aspose.com/total/java/conversion/pcl-t...
  5. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... PRINT textAnnotation . color = ap...for ta in textAnnotations : print ( ta . rect ) 从 PDF 文件中删除文本注释...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  6. Read Visio Shape Data in PHP|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....getProps () -> get ( $j ); print $property -> getLabel () ->...getProps () -> getProp ( "Cost" ); print $property -> getLabel () ->...

    docs.aspose.com/diagram/java/read-visio-shape-d...
  7. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....first_child print(element.text_content) # output:...element = element.next_sibling print(element.text_content) # output:...

    products.aspose.com/html/python-net/
  8. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....get_Ancestor () Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/invert/
  10. 使用Aspose.Cells打印工作簿|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....SheetRender ( sheet , imgOptions ); //Print the worksheet sr . toPrinter...WorkbookRender ( book , imgOptions ); //Print the workbook wr . toPrinter...

    docs.aspose.com/cells/zh/java/printing-workbook...