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

box

(0.07 sec)
  1. 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...
  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. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....adding a textbook and a combo box control in the Word file and...control using the insert_check_box() method Save the resultant Word...

    kb.aspose.com/words/python/how-to-create-a-fill...
  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. 创建每行具有不同水平对齐方式的文本框,使用 Node.js 和 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建每行可以有不同水平对齐方式的文本框... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/zh/nodejs-cpp/create-text...
  6. Layout Slide|Aspose.Slides Documentation

    Use C# to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....example, you might add a text box that appears on all slides using..."Main layout" ); // Add a text box to the layout slide var layoutTextBox...

    docs.aspose.com/slides/net/examples/elements/la...
  7. Public API Changes in Aspose.Cells 8.7.2|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....TextBox using its index TextBox box = sheet . TextBoxes [ idx ];...//Set the name for the TextBox box . Name = "MyTextBox" ; //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....also use the Page Setup dialog box if you want to view headers or...using the Page Setup dialog box. Getting Headers and Footers...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  9. Working with Projects | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) views using Aspose.Tasks Java for C#....BeginAtDate: " , System::ObjectExt::Box < System::DateTime > (view ->...Weekly), System::ObjectExt::Box < Interval > (view -> get_ProgressLines()...

    docs.aspose.com/tasks/cpp/project-views/
  10. 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...