Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 49,130 for

shape

(0.13 sec)
  1. ChartSeries.insert method | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartSeries.insert method...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 趋势线|Aspose.Slides for PHP 文档

    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....通过使用其索引获取幻灯片的引用 使用 Shapes 对象暴露的 AddChart 方法创建一个新图表 使用 Shapes 对象暴露的 AddAutoShape... 100 , 100 , 500 , 400 ); $shape = $chart -> getUserShapes ()...

    docs.aspose.com/slides/zh/php-java/trend-line/
  3. Shape.UpdateSmartArtDrawing | Aspose.Words for ...

    Enhance your documents with the Shape UpdateSmartArtDrawing method, utilizing Aspose.Words' advanced SmartArt rendering for stunning visuals....UpdateSmartArtDrawin Contents [ Hide ] Shape.UpdateSmartArtDrawin method...rendering engine. See Also class Shape namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...Shapes .Select(shape => GetTitle(shape, maxTitleLength))...GetTitle(IShape shape, int maxTitleLength) { if (IsTitleShape(shape)) { var...

    forum.aspose.com/t/presentation-to-image-conver...
  5. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis title text....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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....and make text fit a preset shape, or apply text to an Excel sheet...

    docs.aspose.com/cells/go-cpp/how-to-add-text-or...
  7. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with Golang via C++....via C++ Data in Non-Primitive Shape with Golang via C++...

    docs.aspose.com/cells/go-cpp/automatically-refr...
  8. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.ImlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions ImlRenderingMode property enhances InkML object rendering. Optimize your ink rendering for better visual results!...InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...CommentShape shape = comment . GetCommentShape (); shape . GetFill...bytes // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...