Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 30,515 for

x

(3.38 sec)
  1. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AXisTickMark enum. Specifies the possible positions for tick marks 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...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_DisplayUnit method. Specifies the scaling value of the display units for the value aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Issue loading CAD files after upgrading Aspose....

    Hello Aspose Team, We are currently using Aspose.CAD 24.10.0 in a .NET Framework MVC application, and everything works correctly when loading CAD files. However, when we upgrade to a newer version of Aspose.CAD (for eX…...x when running on .NET Framework...projects when upgrading from 24.x to 26.x? The same code and configuration...

    forum.aspose.com/t/issue-loading-cad-files-afte...
  6. 4989 -Csv to all other formats - Conversion suc...

    Hi Aleander, Please look: Input source: 4989.7z (2.3 KB) Thanks,...the coordinates (longitude = X, latitude = Y). The column names...– choose Point coordinates . X field – select the column that...

    forum.aspose.com/t/4989-csv-to-all-other-format...
  7. 6. Text in math formulas

    This article discusses inserting teXt into LaTeX math formulas. It also describes math functions and operators, as well as the method for defining them....6 \ lim_{x \ rightarrow 0} \ frac{ \ sin ^ 2(x) }{ x ^ 2 } = 1...infty = \ esssup_{x \ in R ^ n} \ abs{f(x)} \\ 10 \ meas_1 \...

    docs.aspose.com/tex/java/latex-text-in-math-for...
  8. Working With Colors|Documentation

    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.... SetCellValue ( "X" ); cell . CellStyle = style ;...( 2 ); cell . SetCellValue ( "X" ); cell . CellStyle = style ;...

    docs.aspose.com/cells/net/working-with-colors/
  9. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++....the format code applied to the X values. System :: String Aspose...Currency - “"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...

    forum.aspose.com/t/comparison-and-fetching-coor...