Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 11,050 for

insert text

(0.05 sec)
  1. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to Insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...charts/ranges in excel to images to insert them into word document. The...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  2. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples.... getBodyStyle - get/set text styles of the slide’s body....Placeholder to a Slide Master These text fields are standard placeholders...

    docs.aspose.com/slides/java/slide-master/
  3. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...' \t Changed text: " { r . parent_node . get_text () } "' ) #...doc_original . get_text (), doc_edited . get_text ()) Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of Text in shapes....enumeration Specifies orientation of text in shapes. Members Name Description...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTextLIST field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...onMyActionClick1 }, { 'key' : 'key2' , 'text' : 'c title 22222' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Name = "Quarterly Sales" ; // Insert some data for the chart into...Chart's Title chart . Title . Text = "Sales by Quarter" ; //Setting...

    docs.aspose.com/slides/zh/net/create-and-embed-...