Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 29,012 for

x

(0.07 sec)
  1. Migrating from Earlier Versions of Aspose.Diagr...

    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 Public API Changes in Aspose.Diagram 16.x.x Public API...Diagram 6.x.x Public API Changes in Aspose.Diagram 5.x.x Public...

    docs.aspose.com/diagram/net/migrating-from-earl...
  2. ShapeBase.is_move_from_revision property | Aspo...

    ShapeBase.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_move_to_revision property | Aspose...

    ShapeBase.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Render Worksheet to Graphic Context|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....pageIndex, Graphics g, float x, float y) SheetRender.ToImage(int...pageIndex, Graphics g, float x, float y, float width, float height)...

    docs.aspose.com/cells/net/render-worksheet-to-g...
  5. Creating Two-dimensional (2D) Barcodes|Document...

    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....= "Center" > < reportElement x = "0" y = "600" width = "500"...= "Center" > < reportElement x = "0" y = "600" width = "500"...

    docs.aspose.com/barcode/jasperreports/creating-...
  6. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... of_type ( lambda x : x . as_section (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_SuppressTopSpacingWP method. Emulate WordPerfect 5.X Line Spacing in C++....x Line Spacing. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...List[str] Category names for the X axis. values List[float] Y-axis...grouped and banded along the X-axis by category: chart = append_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 C++ 通过 JavaScript 管理 Excel 图表的轴线|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中配置图表轴线。我们的指南将展示如何调整主轴和副轴,设置它们的范围,以及修改它们的属性,以增强你的图表。...] 在Excel图表中,有3种类型的轴: 横轴(类别轴): X轴 垂直(值)轴:Y轴 深度(系列)轴:Z轴 轴选项 Aspose...。 | | 管理X和Y轴 在Excel图表中,横轴和纵轴是最常用的两种轴。 以下代码片段演示了如何设置X轴和Y轴的选项。...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...