Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 27,017 for

x

(0.11 sec)
  1. 段落|Aspose.Slides for PHP 文档

    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....-> getRect (); echo ( "X: " . $rect -> $x . " Y: " . $rect -> $y...get_Item ( 1 ) -> get_Item ( 1 ); $x = $tbl -> getX () + $tbl -> getRows...

    docs.aspose.com/slides/zh/php-java/paragraph/
  2. Add Bookmarks|Aspose.Words for Java

    Add bookmarks to a document easily and fast instead of using docX4j.... addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...getMainDocumentPart (). addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...

    docs.aspose.com/words/java/add-bookmarks/
  3. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAXis Type property to easily identify aXis types and enhance your data visualization for clearer insights and better analysis....grouped and banded along the X-axis by category: Chart chart...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. 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/
  6. 在单元格中添加数据|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/
  7. 乳胶数学公式渲染| Java的Aspose.TeX

    本文介绍了Aspose.TeX API中的乳胶数学公式。了解如何使用功能的代码示例。...22 "e^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/java/latex-math-formula-...
  8. Ինչպես փոխարկել PDF-ը PDF X1A-ին Python-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը PDF X1A-ի Python-ում: Այն ունի մանրամասներ IDE-ի կարգավորումների, քայլերի ցանկի և գործարկվող օրինակելի կոդի մասին՝ Python-ում PDF-ից PDF X 1A փոխարկիչ մշակելու համար:...Python-ում PDF-ը PDF X 1A-ին փոխարկելու քայլեր X-1a ձևաչափին փոխարկելու...PdfFormat.PDF_X_1A տարբերակը Պահպանեք ստացված PDF ֆայլը PDF/X-1a ձևաչափով...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  9. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code eXamples on how to use the functionality....34 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  10. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....Examples Shows how to translate the x and y coordinate location on a...the right of # the document's x and Y coordinate origin point...

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