Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,549 for

textbox

(0.14 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. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for JavaScript via C++....Manage Smart Art Managing TextBox Add WordArt Watermark to Worksheet...

    docs.aspose.com/cells/javascript-cpp/insert-sha...
  3. 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...
  4. 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...
  5. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。... text = "Aspose TextBox" # 访问与 TextFrame 关联的 Portion...

    docs.aspose.com/slides/zh/python-net/text-forma...
  6. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。... setText ( "Aspose TextBox" ); // 访问与 TextFrame 关联的 Portion...

    docs.aspose.com/slides/zh/androidjava/text-form...
  7. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。..."[TextFragmentAbsorber,companyname,Textbox,50]" ); document . Pages ....

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  8. 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
  9. 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...
  10. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。... setText ( "Aspose TextBox" ); // 访问与 TextFrame 关联的 Portion...

    docs.aspose.com/slides/zh/java/text-formatting/