Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,951 for

shape position

(0.04 sec)
  1. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....> The blur, added around a shape, often makes output picture...effect is to add a 3D look to a shape or text. Also, a drop shadow...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  2. Manage Titles of Excel Charts with Golang via C...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Subtitle from ODS File Manipulate Position Size and Designer Chart with...with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/chart-and-axis-tit...
  3. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically....presentation content, including text, shapes, charts, tables, animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  4. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Description visit_absolute_position_tab(tab) Called when a AbsolutePositionTab...started. visit_group_shape_end(group_shape) Called when enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Change the fill color of a shape in a presentation Count the...another Move a slide to a new position Missing Features in OpenXML...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Document method. Returns the document containing the parent chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...Create a watermark shape Shape watermark = new Shape(doc, ShapeType...ZOrder of shapes in the document. z_order = 0 shapes = doc.get_child_nodes(aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  10. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating Shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

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