Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 52,241 for

print

(0.13 sec)
  1. AutoResize | Aspose.PDF for .NET API Reference

    Gets or sets a bool value that indicates whether the file be Printed with optimized size. If false Print page without page scaling. If true Print page with scaling to fit to Printable area....file be printed with optimized size. If false print page without...without page scaling. If true print page with scaling to fit to...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  2. OdsoFieldMapDataCollection.add method | Aspose....

    OdsoFieldMapDataCollection.add method. Adds an object to the end of this collection....enumerate ( data_collection ): print ( f "Field map data index {...OdsoFieldMappingType . NULL : print ( f " \t Column \" { data ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. DataBarExtendedParameters Class Reference - Asp...

    Aspose.Barcode for PHP via Java Generation and Recognition API docs Public Member Functions | Protected Member Functi......($reader->readBarCodes() as $result) { print( "BarCode Type: " .result->getCodeTypeName());...result->getCodeTypeName()); print( "BarCode CodeText: " .result->getCodeText());...

    reference.aspose.com/barcode/php/classDataBarEx...
  4. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... last_printed Gets or sets the date when...when the document was last printed in UTC. last_saved_by Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    DocumentVisitor VisitBookmarkEnd method. Called when an end of a bookmark is encountered in the document in C#....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/doc...
  6. General Calendar Properties in PHP

    Learn how to read general properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....= null ) { 7 print "Base Calendar : " ; 8 if (...$cal -> isBaseCalendar ()) { 9 print "Self" ; 10 } 11 else { 12 $cal...

    docs.aspose.com/tasks/java/general-calendar-pro...
  7. Stop or Resume an Assignment in PHP

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks Java for PHP...."1/1/2000" ) 9 { 10 print "NA" ; 11 } 12 else 13 { 14 print (string) $assignment...) 18 { 19 print "NA" ; 20 } 21 else 22 { 23 print (string) $assignment...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  8. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language.... RUSSIAN : print ( "The document either has no...Russian originally." ) else : print ( "The document default language...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo.Name | Aspose.Words for .NET

    FontInfo Name property. Gets the name of the font in C#.... 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...
  10. Split Panes in 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....EXCEL_97_TO_2003 ); # Print Message print "Panes split successfully...

    docs.aspose.com/cells/java/split-panes-in-python/