Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 10,640 for

insert text

(0.08 sec)
  1. Document.footnote_options property | Aspose.Wor...

    Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.text_path_alignment property | Aspose....

    TextPath.Text_path_alignment property. Defines the alignment of Text....text_path_alignment property TextPath.text_path_alignment property...Defines the alignment of text. @property def text_path_alignment ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...doc ) # Insert a Pareto chart. shape = builder . insert_chart (...shape . chart chart . title . text = 'Best-Selling Car' # Delete...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过 C++ 在图表系列的数据显示点中添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 在图表系列数据点中添加自定义标签。本指南将演示如何修改标签的外观、位置和格式,同时将它们与您的数据源关联以确保准确展示。...text 属性以添加这些自定义标签。本文将解释如何使用此属性向图表系列的数据点添加自定义标签。...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  5. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....Remarks: Prompts the user to enter text. Examples: Shows how to use...new DocumentBuilder(doc); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Add Hyperlink to an Image in PowerPoint ...

    This simple focuses on how to add hyperlink to an image in PowerPoint using Python. It covers the detailed configuration steps to set up the environment and accomplish the task to add hyperlink to an image in PPT in Python by executing the simple code....namespaces in your project to insert hyperlinks in the presentation...the IPPImage object after inserting that inside the presentation...

    kb.aspose.com/slides/python/how-to-add-hyperlin...
  7. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Remarks: Inserts a glossary entry. Examples:...setGallery(BuildingBlockGallery.AUTO_TEXT); buildingBlock.setCategory("General");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Header and Footer to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add headers and footers to your PDF file using TextStamp class.... You can insert both images and text into the document...Adding Headers and Footers as Text Fragments The following code...

    docs.aspose.com/pdf/net/add-headers-and-footers...
  9. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.Insert_break method. Inserts a break of the specified type into the document....insert_break method insert_break(break_type) Inserts a break...type into the document. def insert_break ( self , break_type :...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...