Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 11,040 for

insert text

(0.23 sec)
  1. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... insert_node ( shape ) # When we save...that title in the shape's Alt Text. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content...position on the current line of text when displaying this WordprocessingML...(Inherited from Inline ) is_insert_revision Returns true if this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if Text columns are of equal width and evenly spaced....evenly_spaced property True if text columns are of equal width and...page_setup columns = page_setup . text_columns columns . evenly_spaced...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDate class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDate class. Implements the DATE field... Remarks Inserts the current date and time....Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... MAIN_TEXT , builder . current_story ....current_story . append_paragraph ( 'Text added to current Story.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...using namespace Aspose :: Pdf :: Text ; using namespace Aspose ::...caretAnnotation1 -> set_Subject ( u "Inserted text 1" ); caretAnnotation1 ->...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  7. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label Text....the orientation of the label text. @property def orientation (...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert OST to EMF in Python | products.aspose.com

    Save OST to EMF in your Python applications without using Microsoft Outlook or Word...Programmatic conversion supports insertion of mailbox visuals into enterprise...Convert OST to ODT (OpenDocument Text File Format) Convert OST to...

    products.aspose.com/total/python-net/conversion...
  9. Convert EMLX to EMF in Python | products.aspose...

    Save EMLX to EMF in your Python applications without using Microsoft Outlook or Word...Embedding Use EMF outputs as insertable visual assets in larger document...Convert EMLX to ODT (OpenDocument Text File Format) Convert EMLX to...

    products.aspose.com/total/python-net/conversion...
  10. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....DocumentBuilder ( doc = doc ) # Add text to the first section in the...( 'Section 1. ' ) builder . insert_break ( aw . BreakType . S...

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