Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 21,076 for

x

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeries cla...

    Aspose::Words::Drawing::Charts::ChartSeries class. Represents chart series properties. To learn more, visit the documentation article in C++....XValue>&) Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. Add (const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{X}.jpeg", FileMode.Create)) { jpegDev…...new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDevice...jpegDevice.Process(pdf.Pages[x], imageStream); imageStream.Close();...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  3. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  4. ChartAxisType | Aspose.Words for Java

    Specifies type of chart aXis in Java....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode teXt display with FieldMergeBarcode's DisplayTeXt property. Enhance readability and functionality in your applications effortlessly....MyEAN13Barcode EAN13 \\t \\p CASE \\x" , field . GetFieldCode ()); builder...\"501234567890\" EAN13 \\t \\p CASE \\x" , doc . Range . Fields [ 0 ]...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::Charts::ChartType enum ...

    Aspose::Words::Drawing::Charts::ChartType enum. Specifies type of a chart in C++....grouped and banded along the X-axis by category: SharedPtr <...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PowerPoint Math Equations|Aspose.Slides for Pyt...

    PowerPoint Math Equations, Math Symbols, Formula, and Math TeXt in Python... MathematicalText ( "x" ) . divide ( "y" ) mathParagraph...= math . MathematicalText ( "x" ) . divide ( "y" ) mathParagraph...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  8. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value aXis in Java....0)); // For the X-axis, set the major tick marks...INSIDE); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the EXcel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically.... getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...getPageSetup (). getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  10. AxisScaling Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisScaling class for customizable aXis scaling options, enhancing your chart presentations effortlessly....Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...