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

box

(0.09 sec)
  1. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with Golang via C++.... Access the Text Box by Name with Golang via C++ Replace...

    docs.aspose.com/cells/go-cpp/create-textbox-in-...
  2. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...text input, drop down and check box controls. When set to false ...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....following sample code creates a text box and adds some Japanese text inside...font names of the output text box in Microsoft Excel. Sample Code...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  4. 使用 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...
  5. 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...
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....name here" , 30 ); // 2 - Combo box with prompt text, and a range...InsertComboBox ( u "My combo box" , items , 0 ); builder -> get_Document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Java elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Layout Slide Master Slide Text Box Picture Chart Audio Video Section...

    docs.aspose.com/slides/java/examples/elements/
  8. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for C++ elements examples: add, style, and animate shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....Layout Slide Master Slide Text Box Picture Chart Audio Video Section...

    docs.aspose.com/slides/cpp/examples/elements/
  9. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Choose the type of box and create new Box Rectagle Save the updated...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (...

    products.aspose.com/pdf/python-net/crop/
  10. 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/