Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 29,857 for

x

(0.11 sec)
  1. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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....int x = 0 ; x < layer . getWidth (); x ++) { int r = ( x % 256...* ( x % 4 ); int g = ( x % 256 ) * ( x % 5 ); int b = ( x % 256...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. 数学文本|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...
  3. FieldEQ.as_office_math method | Aspose.Words fo...

    FieldEQ.as_office_math method. Returns Office Math object corresponded to the EQ field.... of_type ( lambda x : x . as_field_eq (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converting a 3ds file to STL format results in ...

    Hi, I’m upgrading Aspose 3D to lastest version and meet an issue when converting a 3DS file to STL file format. Background: With version Aspose.3D 19.10, my 3DS file can convert to STL format with a 1.63MB file output…...x to 25.x the 3DS loader was rewritten...the behaviour you had in the 19.x series. 3. Save to STL (binary...

    forum.aspose.com/t/converting-a-3ds-file-to-stl...
  5. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....grouped and banded along the X-axis by category: let chart =...Categories are distributed along the X-axis, and values are distributed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Ինչպես փոխարկել 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-...
  7. 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...
  8. 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...
  9. 用 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...
  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...