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

textbox

(0.16 sec)
  1. 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...
  2. 通过 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...
  3. 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...
  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. 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/
  6. 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...
  7. 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/
  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. Convert PDF to Microsoft Word Documents in .NET...

    Learn how to write C# code for PDF to Microsoft Word formats conversion with Aspose.PDF for .NET. and tune up conversion PDF to DOC(DOCX)....benefits and limitations: Textbox mode is fast and good for preserving...original PDF is converted into a textbox in the output document. This...

    docs.aspose.com/pdf/net/convert-pdf-to-word/
  10. 管理文本框|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/