Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 23,927 for

x

(0.04 sec)
  1. 在单元格中添加数据|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/
  2. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取EXcel工作表页面设置的纸张宽度和高度。... GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...GetPageSetup (). GetPaperWidth () << "x" << sheet . GetPageSetup (). GetPaperHeight...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  3. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart aXes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary aXes, set their ranges, and modify their properties to enhance your charts....Axes: Horizontal(Category) Axis : X Axis Vertical(Value) Axis : Y...as done in Excel. | | Manage X and Y Axes In Excel chart, horizontal...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  4. Fine-tuning mathematical formulas | LaTeX manual

    Learn about the fine points of mathematics typing, eXplained with eXamples that involve various objects that you may find in mathematical formulas.... Copy 1 If $x < 0$, we have shown that $$y = f(x). $$ So, you...1 for $x = a, b$, or $c$. It should be Copy 1 for $x = a$, $b$...

    docs.aspose.com/tex/java/latex-math-fine-points/
  5. How to Convert PDF to PDF X1A in Java

    This short how-to guide describes the process on how to convert PDF to PDF X1A in Java. It has details about setting the IDE, a list of steps defining the programming tasks, and a runnable sample code to develop a PDF to PDF X 1A converter in Java....presented to implement PDF to PDF X 1A converter in Java . Steps to...that is to be transformed to PDF/X-1a Create an object of PdfFormatConversionO...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-pd...
  6. Story.tables property | Aspose.Words for Python

    Story.tables property. Gets a collection of tables that are immediate children of the story.... of_type ( lambda x : x . as_table (), b ), list ( tables...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath teXt during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Replace ( "b" , "x" , options ); if ( isIgnoreOfficeMath...(). Trim (), Is . EqualTo ( "i+x-c≥iM+xM-cM" )); See Also class...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....has_smart_art , list ( map ( lambda x : x . as_shape (), list ( doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit Connector Geometry Section in the ShapeShe...

    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....$line_to = new LineTo (); \ # set X value $line_to -> getX () -> setValue...-> getValue () / 2 ); \ # set X value $line_to -> getX () -> setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  10. ChartAxisType | Aspose.Words for Java

    Specifies type of chart aXis in Java....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/java/com.aspose.word...