Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,737 for

box

(0.09 sec)
  1. MathObjectType enumeration | Aspose.Words for P...

    aspose.words.math.MathObjectType enumeration. Specifies type of an Office Math object.... BORDER_BOX Border Box object, consisting of a...as a formula or equation) BOX Box object, which is used to group...

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

    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....character spacing of the text box in an excel file to point 4 and...

    docs.aspose.com/cells/python-net/change-charact...
  3. 创建每行具有不同水平对齐方式的文本框,使用 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...
  4. 使用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/set-line-sp...
  5. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....multiple cells with a mouse box selection, the set of selected...area(range1) with the mouse box. Click “Home - Editing - Find...

    docs.aspose.com/cells/python-net/managing-ranges/
  6. MathObjectType enumeration | Aspose.Words for N...

    Aspose.Words.Math.MathObjectType enumeration. Specifies type of an Office Math object.... BorderBox Border Box object, consisting of a border...as a formula or equation) Box Box object, which is used to group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... write ( "My text box" ); // When we save the document...saving operation will export text box shapes. // If we set the "ExportTextBoxAsSvg"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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/
  10. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...text input, drop down and check box controls. When set to False ...fruit: ' ) # Insert a combo box which will allow a user to choose...

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