Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,165 for

textbox

(0.1 sec)
  1. 档案

    档案...text = "Aspose TextBox" # 保存演示文稿 pres.save("add-text-in-presentation...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  2. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library...."[TextFragmentAbsorber,companyname,Textbox,50]" ); document . Pages ....

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setWrapType(WrapType...setWrapType(WrapType.NONE); textBox.setHeight(50.0); textBox.setWidth(200.0);...

    reference.aspose.com/words/java/com.aspose.word...
  4. FootnoteSeparator | Aspose.Words for Java

    in Java....Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setWrapType(WrapType...setWrapType(WrapType.NONE); textBox.setHeight(50.0); textBox.setWidth(200.0);...

    reference.aspose.com/words/java/com.aspose.word...
  5. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to modify the text of the TextBox OLE control has been introduced...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  6. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....writeln("[tag 1]"); Shape textBox = builder.insertShape(ShapeType...writeln("[tag 2]"); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setWrapType(WrapType...setWrapType(WrapType.NONE); textBox.setHeight(50.0); textBox.setWidth(200.0);...

    reference.aspose.com/words/java/com.aspose.word...
  8. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....to modify the text of the TextBox OLE control has been introduced...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  9. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。..."[TextFragmentAbsorber,companyname,Textbox,50]" ); doc . Pages . Accept...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setWrapType(WrapType...setWrapType(WrapType.NONE); textBox.setHeight(50.0); textBox.setWidth(200.0);...

    reference.aspose.com/words/java/com.aspose.word...