Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 48,861 for

shape

(0.19 sec)
  1. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...for (IShape shape : slide.getShapes()) { if (shape instanceof...IChart) { chart = (IChart) shape; System.out.println("chart found...

    forum.aspose.com/t/facing-issue-while-linking-e...
  2. ChartSeriesType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesType enum to enhance your chart series with diverse options for dynamic data visualization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将Excel文件渲染为PDF或图像时的DrawObject和边界。...[Height]: " << height << " [Shape Name]: " << drawObject . GetShape...4491 [ Height ]: 128 . 0647 [ Shape Name ]: Sun ---------- AI Document...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...
  4. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with Golang via C++....some text inside a TextBox shape using appropriate HTML text...

    docs.aspose.com/cells/go-cpp/applying-text-alig...
  5. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....developers to draw a diamond shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  6. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....developers to draw a triangle shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  7. ChartTitle.text property | Aspose.Words for Nod...

    ChartTitle.text property. Gets or sets the text of the chart title...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 公共 API Aspose.Diagram 6.6.0 的变化|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....GetPage ( "Page-1" ); // get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows....setting series data label callout shape for a Doughnut chart. Below...setAutofitType ( TextAutofitType . Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/androidjava/callout/
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....setting series data label callout shape for a Doughnut chart. Below...setAutofitType ( TextAutofitType . Shape ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/java/callout/