Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 5,112 for

box

(0.09 sec)
  1. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....internal margins for a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....internal margins for a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....internal margins for a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border =...Adding ComboBox field A Combo Box is a form field which will add...

    docs.aspose.com/pdf/cpp/create-form/
  5. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  6. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.drawing.LayoutFlow enumeration. Determines the flow of the text layout in a textBox....Shows how to add text to a text box, and change its orientation doc... drawing . ShapeType . TEXT_BOX ) textbox . width = 100 textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...the text of the text box is out of the box. We have opened the...

    forum.aspose.com/t/difference-in-html-output/31...
  8. Format Text using VSTO and Aspose.Slides and .N...

    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.... Access the third text box. Change the formatting of the...the text in the third text box. Save the presentation to disk....

    docs.aspose.com/slides/net/format-text-using-vs...
  9. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...In the “Format Cells” dialog box, navigate to the “Alignment”...in degrees in the “Degrees” box. Positive values rotate the text...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  10. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textBox in Aspose.Cells with C++....200 ); // Alternatively text box can be added using following...Worksheet with C++ Access the Text Box by the Name with C++...

    docs.aspose.com/cells/cpp/applying-text-alignme...