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

box

(0.07 sec)
  1. 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...
  2. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...where you need to specify a view box and a viewport. Generally, you...220f; 11 12 // Draw the image box. 13 RectangleF imageBox = new...

    docs.aspose.com/page/net/xps/graphic-utilities/
  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. 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...
  5. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data...."A10" , System :: ObjectExt :: Box < System :: String > ( lbl0 )));..."A11" , System :: ObjectExt :: Box < System :: String > ( lbl1 )));...

    docs.aspose.com/slides/cpp/chart-workbook/
  6. 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...
  7. 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...
  8. 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...
  9. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right 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...
  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/