Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 45,858 for

shapes

(0.09 sec)
  1. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....presentations with all their shapes, styles, texts, formatting...

    products.aspose.com/slides/php-java/merger/otp/
  2. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in Shapes in C++....Specifies orientation of text in shapes. enum class ShapeTextOrientation...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported Barcode Types|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....composed of various figures and shapes. These barcode standards are...

    docs.aspose.com/barcode/cpp/barcode-types/
  5. 在 Aspose.Cells 中锁定 WordArt 水印|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....本文说明了使用 Shape.SetLockedProperty 方法锁定水印的一些方面的用法。...Cells . Drawing . Shape wordart = sheet . Shapes . AddTextEffect...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  6. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Chart Chart to PDF with C++ Shapes in Charts with C++...

    docs.aspose.com/cells/cpp/chart-axes/
  7. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or Shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....rendered document pages or shapes will be saved if this save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...