Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 26,716 for

print

(0.11 sec)
  1. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for PHP via Java according to business needs...readBarCodes () as $result ) { print ( "BarCode Type: " . $result...$result -> getCodeType ()); print ( "BarCode CodeText: " . $result...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. 在 PHP 中从 Visio 绘图中获取页面对象|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....() -> getPage ( $page_id ); print "Page : " . ( string ) $page...-> getPage ( $page_name ); print "Page : " . ( string ) $page...

    docs.aspose.com/diagram/zh/java/get-a-page-obje...
  3. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula that...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  4. Developer Guide in C#|Aspose.Words for .NET

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for .NET features, achieve a certain document appearance, or make a use case possible.... Printing a Document Programmatically...provides information on how to print a document in various ways and...

    docs.aspose.com/words/net/developer-guide/
  5. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy....recognize ( input ) # Print recognition result print ( result [ 0 ]...when working with poor-quality prints, as it can lead to the loss...

    docs.aspose.com/ocr/python-net/denoise/
  6. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....function that will go through and print all the child nodes of a composite...traverses a node tree while printing the type of each node ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Missing Features in Apache POI HSMF|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....Email Show and Hide Extra Print Headers using MHTFormatOptions...File OFT Show or Hide Extra Print Headers Note: Many more examples...

    docs.aspose.com/email/java/missing-features-in-...
  8. Copying and Moving Worksheets in Python|Documen...

    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 "Copy worksheet, please check...dataDir + "Move_Worksheet.xls" ) print "Move worksheet, please check...

    docs.aspose.com/cells/java/copying-and-moving-w...
  9. Python中的设置页面选项|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....xls" ) print "Set page orientation, please... dataDir + "Scaling.xls" ) print "Set scaling, please check the...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java.... HIGH_RESOLUTION_PRINTING Print the document to a representation...and DOCUMENT_ASSEMBLY . PRINTING Print the document (possibly...

    reference.aspose.com/words/java/com.aspose.word...