Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,102 for

shape position

(0.18 sec)
  1. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...forEach(shape -> { if (shape instanceof Chart chart)...getImage(ShapeThumbnailBounds.Shape, scaleX, scaleY).save("c:\\work\\chart"+...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  3. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Managing Pictures|Documentation

    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.... Moreover, the positioning of these pictures can be...path. Positioning of Pictures Pictures can be positioned using...

    docs.aspose.com/cells/java/managing-pictures/
  5. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] text_frame...text_frame = shape . text_frame for paragraph in text_frame ....

    docs.aspose.com/slides/python-net/portion/
  6. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any Shape or image Positioned below the text is not rendered as expected during con…...Words, any shape or image positioned below the text is...Expected Result: Images or shapes beneath the text should appear...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  7. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....object that can be moved and positioned on the worksheet. It is also...article explains the usage of the Shape.SetLockedProperty method to...

    docs.aspose.com/cells/net/locking-wordart-water...
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...when enumeration of a group shape has started. visitHeaderFooterEnd(HeaderFooter...

    reference.aspose.com/words/java/com.aspose.word...
  10. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....object that can be moved and positioned on the worksheet. It is also...article explains the usage of Shape.SetLockedProperty method to...

    docs.aspose.com/cells/cpp/locking-wordart-water...