Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,330 for

print

(0.2 sec)
  1. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....path_outfile , save_options ) print ( infile + " converted into...path_outfile , save_options ) print ( infile + " converted into...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  2. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontInfo.isTrueType property | Aspose.Words for...

    FontInfo.isTrueType property. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font...boolean Examples Shows how to print the details of what fonts are...count ). toEqual ( 5 ); // Print all the used and unused fonts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LanguagePreferences.add_editing_language method...

    LanguagePreferences.add_editing_language method. Adds additional editing language.... JAPANESE : print ( 'The document either has no...Japanese originally.' ) else : print ( 'The document default FarEast...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PhysicalFontInfo | Aspose.Words for Java

    Specifies information about physical font available to Aspose.Words font engine in Java....from a custom folder, and then print every available font. FontSourceBase[]...from a custom folder, and then print every available font. FontSourceBase[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Presentation Format|Aspose.Slides for Python Do...

    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.... PPTX : print ( "PPTX" ) elif info . load_format...slides . LoadFormat . UNKNOWN : print ( "UNKNOWN" )...

    docs.aspose.com/slides/python-net/presentation-...
  7. Export EMAIL to PCL via Java | products.aspose.com

    Java API to Convert EMAIL to PCL without using Microsoft Word or Outlook...Language (PCL)** enables direct printing workflows across enterprise...and bulk printing. Key Use Cases Enterprise Printing : Convert...

    products.aspose.com/total/java/conversion/email...
  8. Dealing Variances in PHP | Aspose.Tasks Documen...

    Learn how to deal with work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Work Variance: " . (string)...$asn -> WORK_VARIANCE ); 16 17 print " \n Cost Variance: " . (string)...

    docs.aspose.com/tasks/java/dealing-variances-in...
  9. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....) -> getValue ()) 6 7 { 8 9 print "Project Start Date : " . (string)...} 12 13 else 14 15 { 16 17 print "Project Finish Date : " . (string)...

    docs.aspose.com/tasks/java/general-project-prop...
  10. Find Maximum Rows and Columns supported by XLS ...

    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.... After creation, it prints the values of WorkbookSettings...'click' , async () => { // Print message about XLS format. resultDiv...

    docs.aspose.com/cells/javascript-cpp/find-maxim...