Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,407 for

textbox

(0.29 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....:: Drawing :: ShapeType :: TextBox , 200 , 200 ); // Set the "VerticalAnchor"...of the shape. shape -> get_TextBox () -> set_VerticalAnchor (...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...Assistant Close 用C++管理Excel文件中的TextBox Web扩展 使用C++的Office加载项...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  3. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java....String TaskPaneCollection TextBox English Русский 简体中文...

    reference.aspose.com/words/java/com.aspose.word...
  4. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ); # 将演示文稿保存到磁盘 $pres -> save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  5. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...textboxIndex = worksheet . textBoxes . add ( 2 , 1 , 160 , 200...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  6. 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/
  7. Manage Text Boxes in Presentations with Python|...

    Aspose.Slides for Python via .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....then put some text inside the textbox. Aspose.Slides for Python provides...text_frame . text = "Aspose TextBox" # Save the presentation to...

    docs.aspose.com/slides/python-net/manage-textbox/
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....that source formatting of textboxes content ignored if ImportFormatMode...that source formatting of textboxes content ignored if ImportFormatMode...

    reference.aspose.com/words/java/com.aspose.word...
  9. Rendering Reports Programmatically|Aspose.Words...

    How to render report without report viewer and report manager interfaces using the Aspose.Words for Reporting Services....ReportingService2005 in the Namespace textbox. Adding a reference to the...ReportExecution2005 in the Namespace textbox. Adding a reference to the...

    docs.aspose.com/words/reportingservices/renderi...
  10. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...Examples 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...