Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 10,762 for

true type

(0.09 sec)
  1. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document tag....lock_contents property When set to True , this property will prohibit...STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . as_structured_docu...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisitor VisitBodyStart method—essential for efficiently enumerating main text stories in your sections. Enhance your coding workflow today!...VisitBodyStart ( Body body ) Parameter Type Description body Body The object...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitRun | Aspose.Words for .NET

    Explore the DocumentVisitor VisitRun method for efficient text handling in your applications. Enhance your coding with this essential tool!...VisitRun ( Run run ) Parameter Type Description run Run The object...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitBodyEnd method—efficiently manage text story enumeration and enhance your document processing capabilities....VisitBodyEnd ( Body body ) Parameter Type Description body Body The object...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldBarcode.postal_address property | Aspose.W...

    FieldBarcode.postal_address property. Gets or sets the postal address used for generating a barcode or the name of the bookmark that refers to it.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldHyperlink.address property | Aspose.Words ...

    FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldHyperlink.sub_address property | Aspose.Wo...

    FieldHyperlink.sub_address property. Gets or sets a location in the file, such as a bookmark, where this hyperlink jumps.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldHyperlink.is_image_map property | Aspose.W...

    FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... insert_field ( field_type = aw . fields . FieldType ....FIELD_HYPERLINK , update_field = True ) . as_field_hyperlink () #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Slide Master|Aspose.Slides for Node.js via .NET...

    Add or edit slide master in PowerPoint presentation in JavaScript...is represented by MasterSlide type. Aspose.Slides' Presentation...list of MasterSlideCollectio type, which contains a list of all...

    docs.aspose.com/slides/nodejs-java/slide-master/
  10. How to Convert JSON to CSV in Python

    This brief tutorial provides information on how to Convert JSON to CSV in Python. To write JSON to CSV Python environment configuration and sample code along with the detailed steps are provided....setArrayAsTable(True) that causes the data to be...into appropriate format and type, completely remove the headings...

    kb.aspose.com/cells/python/how-to-convert-json-...