Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 6,575 for

box

(0.1 sec)
  1. 使用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...
  2. Search and Replace in GridWeb|Documentation

    This article introduces how to search and replace in GridWeb....string in the Find what text box as a regular expression in the...Open the Find/Replace dialog box by pressing CTRL+F , or right‑click...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. 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...
  4. 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...
  5. 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...
  6. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....multiple cells with a mouse box selection; the set of selected...area ( range1 ) with the mouse box. Clicking Home → Editing → Find...

    docs.aspose.com/cells/go-cpp/managing-ranges/
  7. Getting Headers or Footers with Node.js via C++...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Node.js via C++ API....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/nodejs-cpp/get-headers-or...
  8. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, and so on into a...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  9. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...// Get mesh of the Box Mesh box = ( new Box ()). ToMesh (); //...triMesh = TriMesh . FromMesh ( box ); 将图元转换为网格 使用 Aspose.3D for...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...
  10. 创建每行具有不同水平对齐方式的文本框,使用 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...