Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,722 for

textbox

(0.04 sec)
  1. 使用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-...
  2. 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...
  3. 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...
  4. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...portion -> set_Text ( u "Aspose TextBox" ); //Get portion format SharedPtr...

    docs.aspose.com/slides/cpp/manage-paragraph/
  5. What's new|Aspose.Words for Java

    Aspose.Words for Java 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/java/what-s-new-in-aspose...
  6. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.... Text Alignment in TextBox Apply different text alignment...

    www.nuget.org/packages/Aspose.Cells
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Examples: Shows how to replace all textbox shapes with image shapes. Document...new Document(getMyDir() + "Textboxes in drawing canvas.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. FormField | Aspose.Words for Java

    Represents a single form field in Java....indicates whether the size of the textbox is automatic or specified explicitly...indicates whether the size of the textbox is automatic or specified explicitly...

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

    Aspose.Words for Python via .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/python-net/what-s-new-in-...
  10. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....Examples: Shows how to replace all textbox shapes with image shapes. Document...new Document(getMyDir() + "Textboxes in drawing canvas.docx");...

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