Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 3,613 for

textbox

(0.56 sec)
  1. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....for editable forms, such as textbox, combobox, and checkbox. Microsoft...

    docs.aspose.com/words/python-net/specify-render...
  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. 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/
  4. 档案

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

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  5. 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/
  6. 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...
  7. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... AddTextFrame ( "Animated TextBox" ); // 添加 PathFootBall 动画效果。...

    docs.aspose.com/slides/zh/net/shape-animation/
  8. 在演示文稿中使用 PHP 应用形状动画|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...-> addTextFrame ( "Animated TextBox" ); # 添加 PathFootBall 动画效果...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  9. 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...
  10. 在演示文稿中使用 Java 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... addTextFrame ( "Animated TextBox" ); // 添加 PathFootBall 动画效果...

    docs.aspose.com/slides/zh/java/shape-animation/