Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 5,169 for

shape position

(0.06 sec)
  1. 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/
  2. 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...file, complete with path. Positioning Pictures There are two possible...

    docs.aspose.com/cells/python-net/managing-pictu...
  3. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevel class for advanced list formatting. Enhance your document's structure with powerful, customizable options....data of the picture bullet shape for the current list level....set; } Returns or sets the position (in points) of the number...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....int CHART_HEIGHT = 252; Shape shape = builder.insertChart(ChartType...CHART_HEIGHT); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++.... get_Position () Specifies the position of the legend...Legend::get_Overlay . set_Position (Aspose::Words::Drawing::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  9. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....JavaScript Contents [ Hide ] Get Position Coordinates of Portion getCoordinates()...context of presentation var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/portion/
  10. How to create waterfall chart with Golang via C...

    Create waterfall charts in Excel with Golang via C++ and Aspose.Cells for C++ API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/go-cpp/creating-waterfall...