Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 10,806 for

insert text

(0.68 sec)
  1. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.Insert_style_separator method. Inserts style separator into the document....insert_style_separator method insert_style_separator() Inserts...separator into the document. def insert_style_separator ( self ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  3. 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...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...CompositeNode ) getText() Gets the text of all cells in this row including...insertAfter(newChild, refChild) Inserts the specified node immediately...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting a MHTML file to JPEG using Python | ...

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET... It allows developers to insert tables, graphs, images, hyperlinks...versa. Convert PDF to EPUB, Text, XPS, etc. You can find more...

    products.aspose.com/pdf/python-net/conversion/m...
  7. 创建并嵌入 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-...
  8. 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...
  9. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....></ script > < script type = "text/javascript" > const { Workbook...Create a chart by going to the Insert tab and selecting a column...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  10. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....in web pages as a string of text based on Base64 encoding. Data...specifying the URL of the file, you insert the Base64 encoded contents...

    products.aspose.com/svg/net/svg-to-base64/