Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 3,558 for

textbox

(0.48 sec)
  1. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...Create and configure floating TextBox Shape Shape floatingBox = ...

    forum.aspose.com/t/header-footer/325498
  2. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....code for adding animation to TextBox // Instantiates a presentation...

    products.aspose.com/slides/cpp/
  3. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 为 TextBox 应用动画 Aspose.Slides for Node... addTextFrame ( "Animated TextBox" ); // 添加 PathFootBall 动画效果...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  4. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Ignore Vertical Alignment in Textboxes. get_DoNotWrapTextWithPun...Ignore Vertical Alignment in Textboxes. set_DoNotWrapTextWithPun...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. 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/cpp/specify-rendering-opt...
  6. 档案

    档案...FontSize="14" FontWeight="Bold"/> <TextBox Name="tbCodeText" TextWrapping="Wrap"...

    blog.aspose.com/zh/barcode/wpf-barcode-generato...
  7. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton Textbox and ToggleButton in Java....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  8. Managing Controls|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.... There is another class, TextBox , which represents a text box...following example creates two textboxes in the first worksheet of...

    docs.aspose.com/cells/net/managing-controls/
  9. 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...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...getStoryType() Returns StoryType.TEXTBOX . getStroke() Defines a stroke...

    reference.aspose.com/words/java/com.aspose.word...