Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,813 for

box

(0.07 sec)
  1. FormField.checkBoxSize property | Aspose.Words ...

    FormField.checkBoxSize property. Gets or sets the size of the checkBox in points...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textBoxes or shapes using Aspose.Cells for Node.js via C++....character spacing of the text box in an Excel file to 4 points...xlsx" )); // Access your text box, which is also a shape object...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  3. ComparisonTargetType enumeration | Aspose.Words...

    Aspose.Words.Comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...in “Compare Documents” dialog box. Members Name Description Current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for 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/zh/cpp/set-line-spacing-o...
  5. FormField.is_check_box_exact_size property | As...

    FormField.is_check_Box_exact_size property. Gets or sets the boolean value that indicates whether the size of the textBox is automatic or specified explicitly....is_check_box_exact_size property FormField.is_check_box_exact_size...is_check_box_exact_size ( self ) -> bool : ... @is_check_box_exact_size...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. FormField.isCheckBoxExactSize property | Aspose...

    FormField.isCheckBoxExactSize property. Gets or sets the boolean value that indicates whether the size of the textBox is automatic or specified explicitly....Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Spreadsheet Editor - Working with Sheets|Docume...

    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....on the sheet name in the text box to edit it. Change the name of...or click anywhere outside the box. The sheet will be renamed. How...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....Stamp as Background in Floating Box Aspose.PDF API lets you add image...as background in a floating box. The BackgroundImage property...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/