Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 28,974 for

x

(0.11 sec)
  1. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewboX and how can it be used for SVG image zooming....works like a two-dimensional x-y plane. The initial SVG coordinate...top left corner. The positive x -direction being to the right...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  2. FieldEQ Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and fleXibility....cubed root of x: InsertFieldEQ ( builder , @"\r (3,x)" ); // 8 -...\do8(Subscript)" ); // 9 - Box switch "\x", with lines at the top, bottom...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (eXcluding 0 or 180 degrees) X, Y coordinates are shifted by co…...degrees) X, Y coordinates are shifted by constant value (x + constant...java.awt.geom.Rectangle2D$Float[ x=142.60002, y=134.33392, w=131...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  4. 用 Node.js 和 C++ 获取工作表页面设置的纸张宽度和高度|Documentation

    探索如何通过 Node.js 和 C++ 程序编程获取 EXcel 工作表页面设置的纸张宽度和高度。... getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...getPageSetup (). getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...

    docs.aspose.com/cells/zh/nodejs-cpp/get-paper-w...
  5. Convert from DICOM(Digital Imaging & Communicat...

    Aspose.Imaging API can easily convert from DICOM(Digital Imaging & Communications) to other formats using Java platform...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/fro...
  6. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim X As New Aspose.Cells.Workbook X.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  7. AxisTickMark enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AXisTickMark enumeration. Specifies the possible positions for tick marks....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValueCollection.formatCode property | Asp...

    ChartXValueCollection.formatCode property. Gets or sets the format code applied to the X values....the format code applied to the X values. get formatCode () : string...- “\"$\”#,##0.00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. EXplore layout types, placeholder control, and footer visibility through code eXamples....Method addContentPlaceholde(float x, float y, float width, float height)...height) addVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  10. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalTeXt 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...get_MathParagraph (); // 添加一个简单分数:x / y。 auto fraction = MakeObject...MakeObject < MathematicalText > ( u "x" ) -> Divide ( u "y" ); mathParagraph...

    docs.aspose.com/slides/zh/cpp/examples/elements...