Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 28,796 for

x

(0.39 sec)
  1. System Requirements|CAD 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....openSUSE, CentOS and others) Mac OS X Platform Aspose.CAD for Python...Python supports: Python version 3.x. Development Environments You...

    docs.aspose.com/cad/python-net/system-requireme...
  2. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field... of_type ( lambda x : x . as_field_eq (), b ), list...cubed root of x: insert_field_eq ( builder , ' \\ r (3,x)' ) # 8 -...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....begins with the moveto M x,y command. x and y coordinates indicate...path should start. Syntax : M x y (absolute) or m dx dy (relative)...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  4. 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...
  5. Ինչպես փոխարկել PDF-ը PDF X1A-ին՝ օգտագործելով C#

    Այս հոդվածը սովորեցնում է, թե ինչպես փոխարկել PDF-ը PDF X1A-ի՝ օգտագործելով C#: Այն ապահովում է IDE կարգավորումները, ծրագրի տրամաբանությունը և գործարկվող կոդ՝ PDF-ը PDF X1A-ի վերածելու համար՝ օգտագործելով C#:...հարմարեցնելու համար: PDF-ը PDF X 1A-ի փոխարկելու քայլեր՝ օգտագործելով...օգտագործելով Document դասը PDF/X-1a-ի փոխակերպման համար Ստեղծեք...

    kb.aspose.com/hy/pdf/net/how-to-convert-pdf-to-...
  6. SVG Embedded Content – Aspose.SVG Guide

    Learn how to embed and render raster images and HTML elements within an SVG object. Includes clear code eXamples.... Attributes x and y – Coordinates of the top‑left...aspose.com/svg/images/svg.png" x = "20" y = "20" height = "180"...

    docs.aspose.com/svg/net/drawing-basics/embedded...
  7. 使用用户定义值将幻灯片渲染为 JPEG 缩略图|Aspose.Slides 文档

    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.... 根据用户定义的 X 和 Y 尺寸获取 X 和 Y 的缩放因子。 在指定缩放比例下获取引用幻灯片的缩略图像。...800 ; //Getting scaled value of X and Y float scaleX = ( float )(...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  8. 用 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...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....&) method Adds the specified X value to the chart series. If...sizes, they will be empty for the X value. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure chart aXes in Aspose.Cells for 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...axis as in Excel. | | Manage X and Y Axes In Excel charts, horizontal...

    docs.aspose.com/cells/cpp/chart-axes/