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

shape position

(0.48 sec)
  1. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....base placeholders and local shapes, explains how placeholder changes...index. Iterate through the shapes to find the placeholder. Typecast...

    docs.aspose.com/slides/net/manage-placeholder/
  2. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++.... Add a TextBox shape. Modify properties of the TextBox...( 0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  3. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible Positions for tick labels in Java....AxisTickLabelPositio Specifies the possible positions for tick labels. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  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....when you need to retrieve the position of a text fragment, apply...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] text_frame...

    docs.aspose.com/slides/python-net/portion/
  6. Layer Vector Mask|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....vector masks with the pen or shapes tools. Aspose.PSD supports...can consist of one or more shapes. Each PathShape is a vector...

    docs.aspose.com/psd/net/layer-vector-mask/
  7. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...location, positioning method and other settings using the Shape object...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....base placeholders and local shapes, explains how placeholder changes...index. Iterate through the shapes to find the placeholder. Typecast...

    docs.aspose.com/slides/java/manage-placeholder/
  9. 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...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text Positioning in PowerPoint presentations....for paragraph along with the position of portion inside a paragraph...Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...

    docs.aspose.com/slides/cpp/paragraph/