Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 49,140 for

shape

(0.25 sec)
  1. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Რამდენიმე JPG SVG C++

    შეაერთეთ მრავალი JPG SVG C++ კოდში. შეინახეთ JPG როგორც SVG C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-svg/
  3. Რამდენიმე JPG BMP C++

    შეაერთეთ მრავალი JPG BMP C++ კოდში. შეინახეთ JPG როგორც BMP C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-bmp/
  4. 渲染时间轴|Documentation

    使用Aspose.Cells for JavaScript通过C++管理Excel文件的时间线。...Excel文件 ,根据时间线名称获取形状对象,然后通过Shape.ToImage()方法将其渲染为图片。下图是显示渲染后时间线的...body > < h1 > Export Timeline Shape as Image </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  5. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....Rectangle type along with setting shape and textual properties Save...along with the setting of its shape and textual properties to show...

    kb.aspose.com/slides/python/how-to-create-power...
  7. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....correct handling of PSD file with Shape layer and having vector and...PSDNET-2132 Fix rendering of Shapes in PSD files created in an...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  9. Adjustment.value property | Aspose.Words for No...

    Adjustment.value property. Gets or sets the raw value of the adjustment....for calculations within the shape guides. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...