Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 22,550 for

print

(0.27 sec)
  1. Calculating Percentages in PHP | Aspose.Tasks D...

    This guide covers how to calculate percentages using Aspose.Tasks for PHP. It includes steps for parsing project files and performing percentage calculations....$resource_assignments -> get ( $i ); 14 15 print "Percentage of the Completed...PERCENT_WORK_COMPLETE ); 16 17 print " \n ---------- ; 18 19 $i +=...

    docs.aspose.com/tasks/java/calculating-percenta...
  2. Aspose 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....Family Create, edit, convert or print Word documents in your application...Family Create, edit, convert and print Microsoft Visio documents in...

    docs.aspose.com/
  3. MHTML to TXT Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to TXT conversion. Use example code for batch MHTML to TXT conversion with Python and .NET... Print a success message indicating...path_infile , load_options ) print ( len ( document . pages ))...

    products.aspose.com/pdf/python-net/conversion/m...
  4. Aspose.Slides for Xamarin | Xamarin PowerPoint ...

    Aspose.Slides for Xamarin to build Xamarin PowerPoint applications....presentations & resultant PDF Print presentations on a physical...modify. Merge, Compare, Split, Print Presentation via Xamarin PowerPoint...

    products.aspose.com/slides/xamarin/
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... SmartArt ): # Print the shape name. print ( "Shape name:" ...SmartArtLayoutType . BASIC_BLOCK_LIST : print ( "Do something here..." ) Change...

    docs.aspose.com/slides/python-net/manage-smarta...
  6. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...print(port.getText()); //Display font...height of the text System. out .print(port.getPortionFormat().getFontHeight());...

    products.aspose.com/slides/zh-hant/java/parser/...
  7. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....update a document’s “Last printed” property when saving. let...determines whether the last printed date, which is a built-in property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....getConsumptionQuanti () # Display information print ( "Amount Consumed Before: \"...the page count of document print ( "Amount Consumed After: \"...

    docs.aspose.com/slides/python-java/licensing/
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean PrintPdf(String filePath, PrintService PrintService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...setAutoResize(true); // Print the file with adjusted size...viewer.setAutoRotate(true); // Print the file with adjusted rotation...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....annotationSelector -> get_Selected (); // print results for ( auto fa : textAnnotations...annotationSelector -> get_Selected (); // print results for ( auto fa : freeTextAnnotations...

    docs.aspose.com/pdf/cpp/text-annotation/