Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 52,308 for

print

(0.06 sec)
  1. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... is_list_item : print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the document....document ) print ( "Current list count:" , lists . count ) print ( "Is...is list ) print ( "List id:" , list . list_id ) print ( "List is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.last_printed property...

    BuiltInDocumentProperties.last_Printed property. Gets or sets the date when the document was last Printed in UTC....last_printed property BuiltInDocumentPrope.last_printed property...was last printed in UTC. @property def last_printed ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MaxiCodeCodetextMode3 Class Reference - Aspose....

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Static Public Member......maxiCodeStructuredCo = resultMaxiCodeCodete print( "BarCode Type: " + maxiCodeStructuredCo...maxiCodeStructuredCo.getPostalCode()) print( "MaxiCode mode: " + maxiCodeStructuredCo...

    reference.aspose.com/barcode/python-java/class/...
  5. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured document tag encountered in the collection with the specified title....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...
  6. Option | Aspose.Page for .NET API Reference

    Option Option class Class implementing Print ticket option. public class Option : IEnumerable < IOptionItem >, IFeatu......Option class Class implementing print ticket option. public class...IOptionItem[]) Creates common print ticket feature instance. Option...

    reference.aspose.com/page/net/aspose.page.xps.x...
  7. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  8. printticket - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....incapsulating common features of a print ticket of any levels Constructor...IPrintTicketItem ... items) Creates print ticket instance. Method Summary...

    reference.aspose.com/page/java/com.aspose.xps.m...
  9. BarCodeReader Class Reference - Aspose.BarCode ...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Static Public Member......readBarCodes(): print( "BarCode Type: " + result.getCodeTypeName())...getCodeTypeName()) print( "BarCode CodeText: " + result.getCodeText())...

    reference.aspose.com/barcode/python-java/class/...
  10. PrintDocumentWithSettings | Aspose.PDF for .NET...

    Prints the Pdf document with settings. If the document size is not complatible to page size pdf.kit will extend it to fit page size....Settings, PrinterSettings) Prints the Pdf document with settings...PageSettings The page setting of the printing document. printerSettings...

    reference.aspose.com/pdf/net/aspose.pdf.facades...