Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,616 for

textbox

(0.54 sec)
  1. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....solution for this for the textbox? 2 slide - Table Table seems...some regulation we are "); //TextBox 2 IAutoShape ashp2 = sld.getShapes()...

    forum.aspose.com/t/disable-spell-check-and-gram...
  2. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...stroke SoftEdgeFormat class TextBox class...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...表单: 创建带有空白页的 PDF 文件 在页面上添加 TextBox 字段和 RadioButton 字段 保存输出 PDF...以编程方式填写表单字段。您可以通过以下步骤填写创建的表格: 加载输入文件 在 TextBox 字段中填充值 通过选择一个选项来填写 RadioButton...

    blog.aspose.com/zh/pdf/create-fill-edit-fillabl...
  4. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for JavaScript via C++....the Paragraph in a Shape or Textbox with JavaScript via C++ Set...

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  5. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....C++ Aspose::Words::Drawing::TextBox class Aspose::Words::Drawing::ArrowLength...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Stroke Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Stroke class to enhance your shapes with customizable strokes, adding professional flair to your documents effortlessly....Words SoftEdgeFormat Class TextBox Class English Русский 简体中文...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/java/working-with-shapes/
  8. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...= "Aspose TextBox"; //para.setText(“Aspose TextBox”); NullableBool...pres.Save(@"c:\Aspose Data\TextBox.pptx", Aspose.Slides.Export...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  9. Aspose word for java不使用分页符插入页码 - Free Support F...

    我们使用 Aspose.Words for Java,希望能在 每一页的右下角插入文本框(例如页码或签章区域), 不使用页脚,而是通过 锚点定位 的方式在页面内容区域中插入。 在实际测试过程中遇到以下问题: 只有当文档使用 插入空白页 进行分页时,能正确识别每一页的最后一个节点,文本框也能准确出现在该页的右下角。 根据节点识别只会识别处理节点中的第一页空白页, niuda(1) (2).zip (12.6 KB) 当文档仅通…...Shape textbox = new Shape(doc, ShapeType.TEXT_BOX); textbox.setWrapType(WrapType...setWrapType(WrapType.NONE); textbox.setRelativeHorizonta(RelativeHorizontalPo...

    forum.aspose.com/t/aspose-word-for-java/320890
  10. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... TextBox The shape is a textbox. Note that shapes...

    reference.aspose.com/words/nodejs-net/aspose.wo...