Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,126 for

shape position

(0.19 sec)
  1. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... public Shape InsertImage ( Image image )...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and Position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the formatted text...object that you can move or position in your spreadsheets to add...

    docs.aspose.com/cells/javascript-cpp/add-wordar...
  3. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single Shape. When I get an image of this Shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...having a single shape. When I get an image of this shape using Aspose...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  5. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text Positioning in PowerPoint presentations....coordinates for paragraph along with position of portion inside a paragraph...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/net/paragraph/
  6. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/cpp/manage-placeholder/
  7. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... Returns Shape node containing Ole object and...inserted at the current Builder position. insertOleObject(fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the master by checking that shape.placeholder is not None , inspect...convert a placeholder to a normal shape when you need full control,...

    docs.aspose.com/slides/python-net/manage-placeh...
  10. How to Add a Watermark to a Worksheet in Excel|...

    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....text, make text fit a preset shape, or apply it to an Excel sheet...object that you can move or position in spreadsheets to add decoration...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...