Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 28,910 for

x

(0.46 sec)
  1. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the teXt that follows the field should be moved down in C++....); ASSERT_EQ ( u " ADVANCE \\ x -100 \\ y 200" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAXis.minorTickMark property. Returns or sets the minor tick marks for the aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the teXt that follows the field should be moved vertically from the top edge of the page in C++....); ASSERT_EQ ( u " ADVANCE \\ x -100 \\ y 200" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 使用Chart.SetChartDataRange方法轻松设置图表的简易方法(Node.js通...

    学习如何在Aspose.Cells for Node.js via C++中使用Chart.SetChartDataRange方法轻松设置图表。我们的指南将向您展示如何指定图表的数据范围,让您以最小的努力创建专业和准确的图表。...js在C++中找到图表系列中点的X值和Y值的类型 通过C++在Node.js中创建动态图表...

    docs.aspose.com/cells/zh/nodejs-cpp/easy-way-fo...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AXisY method. Provides access to properties of the Y aXis of this series group in C++....Secondary ); // Hide the secondary X axis. newSeriesGroup -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeValue method. Gets or sets the barcode value in C++....501234567890 EAN13 \\ t \\ p CASE \\ x" , field -> GetFieldCode ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Aspose.Cells 16.12.0 中的公共 API 更改|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....means Yellow printf ( "Accent1: %x\r\n" , clr_Accent1 -> ToArgb ());...()); printf ( "Accent2: %x\r\n" , clr_Accent2 -> ToArgb ());...

    docs.aspose.com/cells/zh/cpp/public-api-changes...