Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 52,303 for

print

(0.09 sec)
  1. Spelling Correction|Documentation

    This article explains how to correct image recognition errors using Spell Checker with Aspose.OCR for Java.... print ( $"Misspelled Word - {error...{error.word}" ); System . out . print ( "Suggested words:" ); for...

    docs.aspose.com/ocr/java/spelling-correction/
  2. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable range is encountered in the document in C++.... Examples Shows how to print the node structure of every...) override { // We want to print the contents of runs, but only...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::DocumentVisitor::VisitEditableRa...

    Aspose::Words::DocumentVisitor::VisitEditableRangeStart method. Called when a start of an editable range is encountered in the document in C++.... Examples Shows how to print the node structure of every...) override { // We want to print the contents of runs, but only...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Adding Line Shape to PowerPoint Slides in Pytho...

    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 "Added plain line to slide,..."ArrowShape.pptx", save_format.Pptx) print "Added arrow shape line to slide...

    docs.aspose.com/slides/java/adding-line-shape-t...
  7. Managing Document Properties in PHP|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...."Item" , array ( "Owner" )); print $ptr -> Get ( $customProp1 ..."Value" , array ()) . PHP_EOL ; print $ptr -> Get ( $customProp2 ...

    docs.aspose.com/cells/net/managing-document-pro...
  8. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... get_field_code ()) print ( f "Today's date, in { format...format . general_formats ): print ( f 'General format index {...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... get_field_code ()) print ( f "Today's date, in { format...format . general_formats ): print ( f 'General format index {...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... get_field_code ()) print ( f "Today's date, in { format...format . general_formats ): print ( f 'General format index {...

    reference.aspose.com/words/python-net/aspose.wo...