Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,767 for

box

(0.12 sec)
  1. Aspose::Words::Drawing::TextPath::get_FitShape ...

    Aspose::Words::Drawing::TextPath::get_FitShape method. Defines whether the text fits bounding Box of a shape in C++....whether the text fits bounding box of a shape. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Tasks General Properties | Aspose.Tasks Documen...

    This document explains how to work with general properties in Microsoft Project (MPP/XML) using Aspose.Tasks for C# and VBScript....Id: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...Uid: {0}" , System::ObjectExt::Box < int32_t > (tsk -> Get < int32_t...

    docs.aspose.com/tasks/cpp/general-properties/
  3. main.bundle.min.98b9a7f4cfed9e0592fb3c225afb13c...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/svg/css/main.bundle.min.98b9a7f...
  4. main.bundle.min.41ac968cf952d70914d40de2171a77c...

    *,::after,::before{Box-sizing:border-Box}*{margin:0;padding:0;Box-sizing:border-Box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol...:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_bloc...

    docs.aspose.com/tasks/css/main.bundle.min.41ac9...
  5. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....Manager dialog box. In the Name Manager dialog box, select the named...close the Name Manager dialog box. Save the workbook to retain...

    docs.aspose.com/cells/python-net/delete-named-r...
  6. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java.... COMBO_BOX The SDT represents a combo box when displayed...SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose.Cells 8.7.2中的公共API更改|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....TextBox using its index TextBox box = sheet . getTextBoxes (). get...//Set the name for the TextBox box . setName ( "MyTextBox" ); //Access...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 使用 С++ 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for С++ 中自定义图表数据标记,通过清晰的 С++ 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 1 , 1 , ObjectExt :: Box < double > ( 4.5 ))); point ->...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/