Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,235 for

box

(3.02 sec)
  1. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for .NET. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....area, chart area, or legend box of a chart. This document shows...

    docs.aspose.com/cells/net/set-picture-as-backgr...
  2. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left 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...
  3. 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...
  4. 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...
  5. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing document presentation....Examples Shows how to get a text box to resize itself to fit its contents...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 档案

    档案...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...
  7. Remove Pivot Connection with Golang via C++|Doc...

    Learn how to remove pivot connection with Aspose.Cells library using C++....you can operate on the check box. Similarly, if you want to disassociate...

    docs.aspose.com/cells/go-cpp/remove-pivot-conne...
  8. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  9. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file with Aspose.PDF for Rust via C++....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...

    docs.aspose.com/pdf/rust-cpp/save-pdf-document/
  10. 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/