Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 29,763 for

x

(1.48 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. Get DrawObject and Bound while rendering to PDF...

    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.... x : Left coordinate of the DrawObject...DrawObjectEventHandl { draw ( drawObject , x , y , width , height ) { console...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  3. gaussian-blur.svg

    Xmlns="http://www.w3.org/2000/svg"> X="-20" y="-20" height="100" width="100"> ......org/2000/svg"> <defs> <filter id="f1" x="-20" y="-20" height="100" width="100">.../> </filter> <filter id="f2" x="-20" y="-20" height="100" width="100">...

    docs.aspose.com/svg/files/gaussian-blur.svg
  4. Versioning|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application.... x . x Replace v25.x.x with the specific minor...cells - go - cpp / v25 @ v25 . x . x System Requirements Licensing...

    docs.aspose.com/cells/go-cpp/versioning/
  5. 在单元格中添加数据|Documentation

    本文介绍了如何使用Aspose.Cells for .NET API向单元格中添加数据。... Worksheets [ 0 ]; int x = 1 ; for ( int i = 1 ; i <= 15...worksheet . Cells [ i , j ]. Value = x ++; } } workbook . Save ( "test...

    docs.aspose.com/cells/zh/net/add-data-in-cells/
  6. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using Xs. For some modal I am using Xs.Sheet.<modalName> .el.el image.png (14.5 KB…...5 KB) <div class="x-spreadsheet-toast" style="left:...265px;"><div class="x-spreadsheet-toast-header"><div class="x-spreadsheet-icon"><div...

    forum.aspose.com/t/error-toast-changes/319354
  7. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAXisType enumeration. Specifies type of chart aXis....grouped and banded along the X-axis by category: chart = append_chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 搜索

    搜索...Alt-Svc: h3=":443", h3-29=":443" X-CalculatedFETarget: CH0PR03CU015...BL0PR02CU002.internal.outlook.com X-BackEndHttpStatus: 200, 200, 200...

    blog.aspose.com/zh-tw/email/set-up-ews-activity...
  9. owl-edited2.svg

    Xmlns="http://www.w3.org/2000/svg"> docs.aspose.com/svg/files/owl-edited2.svg

  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/