Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 23,360 for

print

(0.16 sec)
  1. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....assertRaises ( Exception ): print ( layout_enumerator . text )...avoid the ones on the next. print ( 'Traversing from first to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports Printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....JavaScript via C++ Contents [ Hide ] Print Preview There may be cases where...the Workbook and Worksheet Print Preview feature might prove...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  4. Work with PDF layers using Python|Aspose.PDF fo...

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one.... save ( path_outfile ) print ( f " \n Layers added successfully..." ) except Exception as e : print ( f "Error adding layers: {...

    docs.aspose.com/pdf/python-net/working-with-pdf...
  5. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is Printed out....Specifies how document is printed out. Members Name Description...Description Normal Normal printing, no multiple pages specified. MirrorMargins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document tag by identifier....1160505028 ) print ( sdt . is_multi_section ) print ( sdt . title... get_by_title ( 'Alias4' ) print ( sdt . id ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....For example, dots or other print defects next to letters can...recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/characters-black...
  8. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...readBarCodes () as $result ) print ( "BarCode CodeText: " . $result...getFoundCount () > $i ; ++ $i ) print ( "BarCode CodeText: " . $reader...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  9. FontInfo class | Aspose.Words for Python

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the document... Examples Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....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-h...