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

textbox

(0.16 sec)
  1. 使用C++向工作表添加图标|Documentation

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

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  2. 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...
  3. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results.... TextBox , 200 , 200 ); // Set the "VerticalAnchor"...bottom of the shape. shape . TextBox . VerticalAnchor = verticalAnchor...

    reference.aspose.com/words/net/aspose.words.set...
  4. 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...
  5. Add Icons to Worksheet with JavaScript via C++|...

    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....following results: Managing TextBox with JavaScript via C++ Web...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  6. Managing OLE Objects|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....Document Assistant Close Manage TextBox Managing SmartArt Analyzing...

    docs.aspose.com/cells/java/managing-ole-objects/
  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. 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...
  9. 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...
  10. 通过 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...