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

x

(0.1 sec)
  1. ChartSeries.ClearValues | Aspose.Words for .NET

    Discover ChartSeries ClearValues. Effortlessly remove data values while preserving your chart's formatting and labels for a cleaner, more professional look.... Series [ 0 ]; // Clear X and Y values of the first series...chart . Series [ 1 ]; // Clear X and Y values of the second series...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stream incorrect or unsupported! AmazonS3 Stora...

    I’ve created AWS S3 bucket and configured a use with IAM role to have read/write access to this bucket. I’ve created a new storage type AWS S3 and properly everything configured. I’ve confirmed that connection is valid: …...cURL request I’m sending: curl -X POST "https://api.aspose.cloud/v3..."authorization: Bearer xxxx" -H "x-aspose-client: Containerize.Swagger"...

    forum.aspose.com/t/stream-incorrect-or-unsuppor...
  3. 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...
  4. AxisScaling class | Aspose.Words for Python

    aspose.words.drawing.charts.AXisScaling class. Represents the scaling options of the aXis...clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the aXis has minor gridlines in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. AxisScaling class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisScaling class. Represents the scaling options of the aXis...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/nodejs-net/aspose.wo...
  8. AxisScaling.logBase property | Aspose.Words for...

    AXisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic aXis....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/nodejs-net/aspose.wo...
  9. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/java/paragraph/
  10. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore teXt inside OfficeMath/>...pattern = 'b' , replacement = 'x' , options = options ) if is_ignore_office_math...else : self . assertEqual ( 'i+x-c≥iM+xM-cM' , doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...