Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 6,240 for

box

(0.08 sec)
  1. 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...
  2. Baselines in Project Files | Aspose.Tasks Docum...

    Learn how to edit task baselines in Microsoft Project files using Aspose.Tasks for C#....day: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt:...Start: {0}" , System::ObjectExt::Box < bool > (System::ObjectExt::Equals(baseline...

    docs.aspose.com/tasks/cpp/baseline-task-schedul...
  3. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....Repeat: In the Page Setup dialog box, go to the Sheet tab. In the...repeat at the top by clicking the box next to Rows to repeat at top...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  4. 档案

    档案...sheetInde, 0, 1, ObjectExt::Box<System::String>(u"Series 1"))...sheetInde, 0, 2, ObjectExt::Box<System::String>(u"Series 2"))...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  5. How to change theme colors for chart series|Doc...

    Learn how to change theme colors for chart series using Aspose.Cells....color is used in the drop‑down box in the Excel interface. AI Document...

    docs.aspose.com/cells/net/change-theme-colors-f...
  6. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete pages from your PDF file using Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  7. Convert One File|Aspose.Words for SharePoint

    How to convert a file from SharePoint UI using the Aspose.Words for SharePoint....folder directly in the edit box, but it may be more convenient...button (“ … ”) next to the edit box. Only document libraries and...

    docs.aspose.com/words/sharepoint/convert-one-file/
  8. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....the module displays a message box in MS Excel whenever the cell...value is changed. This message box contains the updated value in...

    kb.aspose.com/cells/net/modify-excel-vba-librar...
  9. DocumentBuilder.InsertTextInput | Aspose.Words ...

    Effortlessly add text form fields with the DocumentBuilder InsertTextInput method. Enhance your document's interactivity and user experience today!...name here" , 30 ); // 2 - Combo box with prompt text, and a range... InsertComboBox ( "My combo box" , items , 0 ); builder . Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....name here", 30); // 2 - Combo box with prompt text, and a range...builder.insertComboBox("My combo box", items, 0); builder.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...