Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 28,910 for

x

(0.33 sec)
  1. LaTeX 数学公式渲染 | C++

    本文介绍了 Aspose.TeX API 在 C++ 中的 LaTeX 数学公式渲染解决方案。您将在此找到功能的代码示例。...\ne^x = x^{\\color{red}0} + x^{\\color{red}1} + \\frac{x^{\\color{red}2}}{2}...\\frac{x^{\\color{red}2}}{2} + \\frac{x^{\\color{red}3}}{6} + \\cdots = \\sum_{n\\geq...

    docs.aspose.com/tex/zh/cpp/latex-math-formula-r...
  2. ChartXValue.GetHashCode | Aspose.Words for .NET

    Discover the ChartXValue GetHashCode method to efficiently generate unique hash codes for X value objects, enhancing data integrity and performance....Gets a hash code for the current X value object. public override...

    reference.aspose.com/words/net/aspose.words.dra...
  3. errorAmazonS3Storage Error using aspose API - F...

    Hello , I have been merging PDFs using Aspose’s “default storage” without issues for a long time, but today the same request suddenly stopped working and now returns 400 Bad Request with errorAmazonS3Storage. My call …...storage=&folder=X I don’t understand why this error...…/merge?storage=&folder=X to …/merge?folder=X (or simply omit the...

    forum.aspose.com/t/erroramazons3storage-error-u...
  4. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type.... series [ 0 ] # Clear X and Y values of the first series...series with data. series1 . add ( x_value = aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Table Cells in Presentations on Android|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Android via Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...); } } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/androidjava/manage-cells/
  6. Manage Table Cells in Presentations Using Java|...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for Java. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...); } } // Merges cells (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/java/manage-cells/
  7. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the resulting...); } } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Values of x, y, width, height, flipH, flipV...IShapeCollection shapes = ...; // x, y, width, height parameters cannot...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. API Limitations|Aspose.PDF for Java

    Understand the API limitations of Aspose.PDF for Java. Learn about constraints to optimize your implementation....PDF for Java x.x.x will be displayed against these...web view is not supported Pdf/X are not supported Known Issues...

    docs.aspose.com/pdf/java/api-limitations/
  10. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....add(ChartXValue xValue) Adds the specified X value to the chart series. add(ChartXValue...ChartYValue yValue) Adds the specified X and Y values to the chart series...

    reference.aspose.com/words/java/com.aspose.word...