Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 23,501 for

print

(0.09 sec)
  1. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. Working with Filter Data from MPP Files in PHP ...

    Learn how to work with Microsoft Project (MPP/XML) project filters using Aspose.Tasks Java for PHP....getTaskFilters () -> toList (); 4 5 print "Task Filters Count: " . (string)...$task_filters -> size (); 6 7 print " \n All Tasks: " . (string)...

    docs.aspose.com/tasks/java/working-with-filter-...
  5. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based index of the last column of the table column range associated with the bookmark.... print ( f "Bookmark: { bookmark ....first_column < row . cells . count : # Print the contents of the first and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....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...
  8. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....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...
  9. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method...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...
  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...