Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,737 for

box

(0.05 sec)
  1. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape ( shape_type... drawing . ShapeType . TEXT_BOX , width = 100 , height = 60 )...

    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/net/change-character-spac...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....sides of the square bounding box of the shape. TIGHT Wraps tightly...wrapping around the bounding box. THROUGH Same as Tight, but wraps...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update ActiveX ComboBox Control with Node.js vi...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for Node.js via C++....been updated to “This is combo box control”. Sample Code The following.... setValue ( "This is combo box control with updated value."...

    docs.aspose.com/cells/nodejs-cpp/update-activex...
  5. Create TextBox in which each line is having dif...

    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....Assistant Close Access the Text Box by the Name Replace tag with...

    docs.aspose.com/cells/net/create-textbox-in-whi...
  6. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....sides of the square bounding box of the shape. Tight Wraps tightly...wrapping around the bounding box. Through Same as Tight, but wraps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...正如你所看到的,活动X组合框的值已更新为"This is combo box control"。 示例代码 以下样本代码更新了 样本excel文件...SetValue ( u "This is combo box control with updated value."...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  8. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...Choose the type of box and create new Box Rectagle Save the updated...get_MediaBox ()); // Create new Box Rectagle auto newBox = MakeObject...

    products.aspose.com/pdf/cpp/crop/
  9. Create TextBox in which each line is having dif...

    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....Assistant Close Access the Text Box by the Name...

    docs.aspose.com/cells/java/create-textbox-in-wh...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...4 KB) // Ensure text boxes update their values and adjust...not all. It also places a text box in the wrong location in this...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...