Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 50,298 for

shape

(0.12 sec)
  1. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Opening a diagram is throwing System.NullRefere...

    Hi Philip, I have update the Aspose.Diagram-package to version 25.12.0 The Aspose.Diagram-package is used in: WinForms application using .NET Framework 4.8 Language: C# Platform: Windows 11 Development Environment:…...Shapes.RemoveDependsOn(shape);’ is throwing an...using the method ‘page.Shapes.Remove(shape);’, but in the previous...

    forum.aspose.com/t/opening-a-diagram-is-throwin...
  4. Get DrawObject and Bound while rendering to PDF...

    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...., it prints its bounds and shape name. Please see the console...Print the coordinates and the shape name of the image object if...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  5. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's paragraphs for enhanced engagement....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/par...
  7. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } Add URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/java/manage-hyperlinks/
  8. 连接器|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。... shapes . add_connector ( slides ....None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...regardless of the slide and shape characteristics. Sample code...(IChart)presentation.Slides[0].Shapes.First(s => s is IChart); //...

    forum.aspose.com/t/accessing-ichartseries-name-...
  10. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....document and verify that a shape with image data has been created...signifies missing images. Shape imageShape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.loa...