Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 26,452 for

x

(0.13 sec)
  1. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AXisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic aXis in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Public API Changes in Aspose.Diagram 16.x.x|Doc...

    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.x Contents [ Hide ] This section...Diagram 17.x Public API Changes in Aspose.Diagram 6.x.x...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. 在 С++ 中向 PowerPoint 演示文稿添加数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for С++ 在 PowerPoint PPT 和 PPTX 中插入和编辑数学公式,支持 OMML、格式控制,并提供清晰的 С++ 代码示例。...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/powerpoint-math-e...
  4. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in Java using both legacy and modern Aspose.Slides APIs....x, you need to make some minor changes...New Aspose.Slides for Java 13.x Approach How to Create Hello World...

    docs.aspose.com/slides/java/how-to-add-header-f...
  5. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... of_type ( lambda x : x . as_comment (), b ), list (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AXisTimeUnit enumeration. Specifies the unit of time for aXes....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisScaling.minimum property | Aspose.Words for...

    AXisScaling.minimum property. Gets or sets minimum value of the aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.base_time_unit property | Aspose.Word...

    ChartAXis.base_time_unit property. Returns or sets the smallest time unit that is represented on the time category aXis....containing date/time values for the X-axis, and respective decimal values...bounds for the X-axis. x_axis = chart . axis_x x_axis . scaling...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....fileStream ); } Save PDF/A or PDF/X format PDF/A is an ISO-standardized...reading embedded annotations. PDF/X is a subset of the PDF ISO standard...

    docs.aspose.com/pdf/cpp/save-pdf-document/