Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,769 for

box

(0.1 sec)
  1. Replacement for Microsoft.Office.Core.CommandBa...

    Is there a way to replace the following code using the Aspose.Words library, since it requires MS Office to be installed on the machine? Private wordDoc As Microsoft.Office.Interop.Word.Document wordDoc = New Microsoft.…...the original command bar combo box would add, use the document‑processing...whatever the command bar combo box was inserting. If you need to...

    forum.aspose.com/t/replacement-for-microsoft-of...
  2. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check Box content control....the checked state of a check box content control. def set_checked_symbol...document tag in the form of a check box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...text_box property to access text properties...in a sequence of shapes. text_box_wrap_mode Determines how text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js 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 chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  5. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...Shows how to insert a combo box field, and edit the elements...DocumentBuilder ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/net/aspose.words.fie...
  6. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check Box content control....the unchecked state of a check box content control. setUncheckedSymbol...document tag in the form of a check box. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Specify the Far East and Latin Name of the Font...

    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....following sample code creates a text box and adds some Japanese text inside...names of the resulting text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/python-net/specify-the-fa...
  8. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for .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/net/delete-named-ranges/
  9. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo Box form fields for improved user experience....Shows how to insert a combo box form field into a document. Document...name here" , 30 ); // 2 - Combo box with prompt text, and a range...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

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