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

box

(0.16 sec)
  1. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....sides of the square bounding box of the shape. Tight 4 Wraps tightly...wrapping around the bounding box. Through 5 Same as Tight, but...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....→ Options → Display” dialog box as follows: Comments and Revisions...“Track Changes Options” dialog box, as shown below: Also, Aspose...

    docs.aspose.com/words/cpp/specify-layout-options/
  3. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....SelectedIndex property of a cell combo‑box is changed. CellClick Occurs...code that displays a message box for notifications. Have a look...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP....example, you might add a text box that appears on all slides using...slides, each inheriting a text box from the same layout slide. Access...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....below illustrates how a text box added on a master slide is automatically...Dispose (); } Layout Slide Text Box...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  6. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....Examples Shows how to get a text box to resize itself to fit its contents...DocumentBuilder ( doc = doc ) text_box_shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text Box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....object, for example, a text box containing paragraphs, arrow... Such contents can be text boxes, images, AutoShapes, OLE objects...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  8. 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...
  9. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...rendered on the page) bounding box of the shape in pixels. get_...rendered on the page) bounding box of the shape in pixels. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/