Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,419 for

textbox

(0.07 sec)
  1. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ); // 将演示文稿保存到磁盘 pres -> Save ( u "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  2. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...getShapes (); // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  3. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!...TableOfContents 34 Tables 35 TextBox 36 Watermarks 37 Default 0...

    reference.aspose.com/words/net/aspose.words.bui...
  4. 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...
  5. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ); // 将演示文稿保存到磁盘 pres . save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/java/manage-textbox/
  6. 用 JavaScript 结合 C++ 添加图标到工作表|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....当您在项目中执行上述代码时,将获得以下结果: 使用JavaScript通过C++管理TextBox 网页扩展——使用JavaScript和C++的Office加载项...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  7. 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-...
  8. 用 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...
  9. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...在下面的示例中,我们添加了以下文本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX..."Aspose TextBox" ); # 将演示文稿保存到磁盘 $pres -> save ( "TextBox_out.pptx"...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  10. 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...