Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 52,308 for

print

(0.06 sec)
  1. OneDExtendedParameters Class Reference - Aspose...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | List of all members ......readBarCodes(): print( "BarCode Type: " + result.getCodeTypeName())...getCodeTypeName()) print( "BarCode CodeText: " + result.getCodeText())...

    reference.aspose.com/barcode/python-java/class/...
  2. HIBCPASCodetext Class Reference - Aspose.BarCod...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Static Public Member......tryDecodeHIBCPAS($codetext) print( "Data location: " + readCodetext...readCodetext.getDataLocation()) print( "Data type: " + readCodetext...

    reference.aspose.com/barcode/python-java/class/...
  3. Converting Excel to PDF Files 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.... PDF ) \ # Print message print " \n Excel to PDF conversion...

    docs.aspose.com/cells/java/converting-excel-to-...
  4. FontInfo.IsTrueType | Aspose.Words for .NET

    FontInfo IsTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C#....set ; } Examples Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  5. JobPrintTicket - Aspose.Page for Java - API Ref...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....Returns the document's job print ticket. Methods in com.aspose...value) Sets the document's job print ticket....

    reference.aspose.com/page/java/com.aspose.xps.m...
  6. Resizing|Documentation

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

    docs.aspose.com/ocr/python-net/resize/
  7. System::Func< Args > Class Template Refer...

    Public Member Functions | List of all members System::Func< Args > Class Template Reference Inherits System::Multicas...... void Print ( int x, const System::Func<int...argument. Print (1, func); Print (2, func); Print (3, func);...

    reference.aspose.com/page/cpp/class/system.func/
  8. Missing rows after xlsx to PDF conversion - Fre...

    It was noticed that the created PDF is missing a few rows that are present in the source document. Input and output files are attached. input_and_output.zip (191.0 KB) Code public class ExcelPdf { public static voi…...your first worksheet set the print area to “B1:K121”, so data outside...following code to delete the print area. doc.Worksheets[0].PageSetup...

    forum.aspose.com/t/missing-rows-after-xlsx-to-p...
  9. Display Hide Tabs in Jython|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 message print "Tabs are now hidden...

    docs.aspose.com/cells/java/display-hide-tabs-in...
  10. get_precedents_in_calculation method | Aspose.C...

    get_precedents_in_calculation method get_precedents_in_calculation Gets all precedents(reference to cells in current ......get_precedents_in_calculation () print ( "A2's calculation precedents:"...precedents:" ) for r in en : print ( r ) See Also module aspose.cells...

    reference.aspose.com/cells/python-net/aspose.ce...