Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,317 for

box

(0.03 sec)
  1. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape....orientation of text inside a text box. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.text_box property | Aspose.Words for Python

    Shape.text_Box property. Defines attributes that specify how text is displayed in a shape....text_box property Shape.text_box property Defines attributes...a shape. @property def text_box ( self ) -> aspose . words ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::get_Count method. Gets the number of elements contained in the collection in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Create TextBox in which each line is having dif...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++.... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  5. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkBox form field at the current position in C++....-> Write ( u "Unchecked check box of a default size: " ); builder...Write ( u "Large checked check box: " ); builder -> InsertCheckBox...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...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-hant/cpp/chart/ppt/
  7. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_Box method. Inserts a comboBox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...current position. def insert_combo_box ( self , name : str , items :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FormField.HelpText | Aspose.Words for .NET

    Discover the FormField HelpText property, enhance user experience with informative messages displayed when F1 is pressed on focused fields....that’s displayed in a message box when the form field has the focus...document builder to insert a combo box. builder . Write ( "Choose a...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....the text in a box to always fit into that box after changes are...text must always fit into its box in a PowerPoint presentation:...

    docs.aspose.com/slides/net/manage-autofit-setti...
  10. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::RemoveAt method. Removes a form field at the specified index in C++....document builder to insert a combo box. builder -> Write ( u "Choose..."Choose a value from this combo box: " ); SharedPtr < FormField > comboBox...

    reference.aspose.com/words/cpp/aspose.words.fie...