Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 5,860 for

box

(0.09 sec)
  1. Set preset WordArt style to the text of the sha...

    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 with some text and then sets...

    docs.aspose.com/cells/net/set-preset-wordart-st...
  2. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility....internal margins for a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Set preset WordArt style to the text of the sha...

    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 with some text and then sets...

    docs.aspose.com/cells/java/set-preset-wordart-s...
  4. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++.... FitBox 5 Fits the bounding box (rectangle containing all visible...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....which will function as a text box. // The contents that it will...means that clicking on the text box in Microsoft Word will immediately...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....name here' , 30 ) # 2 - Combo box with prompt text, and a range...builder . insert_combo_box ( 'My combo box' , items , 0 ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position....name here" , 30 ); // 2 - Combo box with prompt text, and a range... insertComboBox ( "My combo box" , items , 0 ); builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape....internal margins for a text box. doc = aw . Document () builder...with specific margins. text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 创建每行具有不同水平对齐方式的文本框,使用JavaScript通过C++|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/create-...