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

textbox

(0.07 sec)
  1. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes 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...
  2. Aspose.PSD for .NET 18.8 - 发行说明|Documentation

    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....PSDNET-65 部分支持文本图层BoundBox属性 // TextBox示例 string sourceFileName = "LayerWithText...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Replace Text in PDF via Python|Aspose.PDF for P...

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

    docs.aspose.com/pdf/python-net/replace-text-in-...
  4. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...story_type Returns StoryType.TEXTBOX . stroke Defines a stroke for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Pictures and Shapes of Excel files with ...

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

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  6. 档案

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

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  7. 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-...
  8. 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/
  9. 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...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... text = "Aspose TextBox" # Access the Portion associated...

    docs.aspose.com/slides/python-net/text-formatting/