Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,028 for

insert text

(0.14 sec)
  1. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....PowerPoint using Python Highlight Text in PowerPoint using Python Convert...using Python How to Strike Out Text in PPTX using Python How to...

    kb.aspose.com/slides/python/
  2. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...DocumentBuilder(doc); // Insert footnote reference in the main text builder.write("这是正文中的文字");...moveTo(footnoteParagraph); // Insert HTML content builder.insertHtml(htmlContent);...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....and a runnable sample code to insert link in PDF using Python ....properties Add the link and free Text annotations to the annotations...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. Features|Documentation

    Aspose.Cells for PHP via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/php-java/features/
  5. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/nodejs-cpp/features/
  6. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control Textbox sizing with a simple boolean setting for optimal customization.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience.... Examples Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with formula Text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...Formula text containing local absolute cell references is not...found that cells with formula text containing a local absolute...

    forum.aspose.com/t/formula-text-containing-loca...