Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 6,084 for

box

(0.06 sec)
  1. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via 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 on Android Contents [ Hide...slides typically exist in text boxes or shapes. Therefore, to add...

    docs.aspose.com/slides/androidjava/manage-textbox/
  2. Public API Changes in Aspose.Diagram 2.3.0|Docu...

    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....Setting the Timeline Dialog Box The new TimeLineHelper class...modify TimeLine shape dialog box. Users can see example topic...

    docs.aspose.com/diagram/java/public-api-changes...
  3. 使用 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/
  4. 使用 Python 建立 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF 為 Python for .NET 使用建立 PDF 表單並以編程方式使用 Python 範例程式碼加入欄位。...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/zh-hant/python-net/acro...
  5. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...path_infile ) # Create a new text box field rectange = apdf . Rectangle...= "Text Box" # Customize the border of the text box field border...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  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. 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...
  8. 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/tex/css/answering-assistant.css
  9. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....combo box. builder.write("Choose a value from this combo box: ");...insert a check box. builder.write("Click this check box to tick/untick...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Python via .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....topic creates meshes from the box and sphere to keep the code comprehensive...(defined in the Struct) . Convert a Box to Triangle Mesh with custom...

    docs.aspose.com/3d/python-net/convert-mesh-to-t...