Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,773 for

box

(0.2 sec)
  1. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...-> set_Value ( ObjectExt :: Box < String > ( u "New name" ));...

    docs.aspose.com/slides/zh/cpp/chart-series/
  2. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text Boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Manage Text Boxes in Presentations Using PHP Contents [ Hide...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/php-java/manage-textbox/
  3. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control text wrapping in shapes, enhancing document layouts and design flexibility....mode for the contents of a text box. Document doc = new Document..."TextBoxWrapMode.None" to increase the text box's width // to accommodate text...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDropDownFormFieldAsText method. Controls how drop-down form fields are saved to HTML or MHTML. Default value is false in C++....Shows how to get drop-down combo box form fields to blend in with...document builder to insert a combo box with the value "Two" selected...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 创建带有基本 3D 形状的场景|Documentation

    Aspose.3D for Node.js 通过 Java API 具有对基本 3D 形状的支持。所有参数化基本体在保存到任何受支持的输出文件格式时,都将自动转换为网格。... Scene (); // Create a Box model scene . getRootNode ()...createChildNode ( "box" , new aspose . threed . Box ()); // Create...

    docs.aspose.com/3d/zh/nodejs-java/create-scene-...
  6. answering-assistant.css

    #questionButton { position: fixed; bottom: 20px; right: 20px; padding: 15px 20px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; Box-sh......cursor: pointer; font-size: 16px; box-shadow: 0 4px 6px rgba(0, 0,...10px; padding-bottom: 10px; } .box-chatgpt { color: #fff; padding:...

    docs.aspose.com/font/css/answering-assistant.css
  7. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text Boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Manage Text Boxes in Presentations Using Java Contents [ Hide...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/java/manage-textbox/
  8. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....internal margins for a text box. Document doc = new Document();...builder.insertShape(ShapeType.TEXT_BOX, 100.0, 100.0); TextBox textBox...

    reference.aspose.com/words/java/com.aspose.word...
  9. Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such as Blurring as well as custom kernels....Filters Contents [ Hide ] Blur Box Kernel Filter in Java By setting...commonly identified as a `Blur Box`. The blurring effect can be...

    docs.aspose.com/imaging/java/developer-guide/ma...
  10. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.index_of method. Returns the zero-based index of the specified value in the collection....Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ) # Insert a combo box, and then verify its collection...

    reference.aspose.com/words/python-net/aspose.wo...