Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 12,660 for

box

(0.09 sec)
  1. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/
  2. get_Base() | Aspose.Slides for C++ API Reference

    Base argument...() = 0 Remarks Example: auto box = System :: MakeObject < MathematicalText...-> ToBox (); auto baseArg = box -> get_Base (); See Also Typedef...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  3. get_Base() | Aspose.Slides for C++ API Reference

    Base argument...override Remarks Example: auto box = System :: MakeObject < MathBox...( u "==" )); auto baseArg = box -> get_Base (); See Also Typedef...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  4. 通过 C++ 编写的 PPTX 文档图表 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中绘制和转换 PPTX 文件中的图表或图表。...eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/zh/cpp/chart/pptx/
  5. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkBox in points. Has effect only when IsCheckBoxExactSize is true in C++....Remarks Applicable for a check box form field only. Examples Shows...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Manage TextBox|Aspose.Slides Documentation

    Create Text Box on PowerPoint Slides using Java. Add Column in Text Box or Text Frame in PowerPoint Slides using Java. Add Text Box with Hyperlink in PowerPoint Slides using Java....slides typically exist in text boxes or shapes. Therefore, to add...slide, you have to add a text box and then put some text inside...

    docs.aspose.com/slides/java/manage-textbox/
  7. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message Box when the form field has the focus and the user presses F1 in C++....that’s displayed in a message box when the form field has the focus...document builder to insert a combo box. builder -> Write ( u "Choose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape....mode for the contents of a text box. doc = aw . Document () builder...DocumentBuilder ( doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartShapeType | Aspose.Slides for Java API Ref...

    Represents a shape of chart.... Box Specifies the chart shall be drawn with a box shape...is not defined. Box public static final int Box Specifies the chart...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...to create and format a text box. doc = aw . Document () # Create...Create a floating text box. text_box = aw . drawing . Shape ( doc...

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