Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,412 for

textbox

(0.05 sec)
  1. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...下面的示例中,我们添加的文字是 Aspose TextBox 。 最后,通过 Presentation 对象写出 PPTX..."Aspose TextBox" ); // 将演示文稿保存到磁盘 pres . save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  2. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....<p:nvSpPr><p:cNvPr id= "4" name= "TextBox 3" /> <p:cNvSpPr txBox= "1"...

    docs.aspose.com/slides/php-java/presentationml-...
  3. 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...
  4. 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...
  5. 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
  6. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。... get ( "TextBox 1" ); if ( ! shape ) { resultDiv...style="color: red;">Shape "TextBox 1" not found.</p>' ; return...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  7. 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...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....) Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...There is no appearance for textbox fields in XFDF file - only...

    forum.aspose.com/t/pdf-form-field-values-change...
  10. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...WriteLine($"TextBox Top:{details.Top:000} Left:{details...

    forum.aspose.com/t/text-rotation-in-floatingbox...