Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 28,910 for

x

(0.22 sec)
  1. Save 3D Meshes in Custom Binary Format|Document...

    Aspose.3D for Java API has support to open any supported 3D document, and then write meshes in the binary file....}; * * struct Vertex { * float x; * float y; * float z; * }; *.... writeFloat (( float ) cp . x ); writer . writeFloat (( float...

    docs.aspose.com/3d/java/save-3d-meshes-in-custo...
  2. Advanced BarCode Features in Ruby|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....Generate a Patch Code in Ruby Manage X-Dimension and Y-Dimension in Ruby...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  3. Advanced Barcode Features in PHP|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....Generate a Patch Code in PHP Manage X-Dimension and Y-Dimension in PHP...

    docs.aspose.com/barcode/java/advanced-barcode-f...
  4. basic-shapes.svg

    Xmlns="http://www.w3.org/2000/svg"> X1="30" y1="50" X2="300" y2="350" style="stroke:grey; stroke-width:5" /> x="120" y="150" width="90" height="90"...

    docs.aspose.com/svg/files/basic-shapes.svg
  5. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....component of the connector var x = connector . getX () + (( connector...slides . ShapeType . Rectangle , x , y , 0 , height ); The result:...

    docs.aspose.com/slides/nodejs-java/connector/
  6. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...合并单元格中的编号 如果我们将两个单元格对 (1,1) x (2,1) 和 (1,2) x (2,2) 合并,生成的表格将具有编号。以下...setWidth ( 5 ); } } // 合并单元格 (1, 1) x (2, 1) tbl . mergeCells ( tbl...

    docs.aspose.com/slides/zh/java/manage-cells/
  7. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire EXcel file into a single-page SVG without cutting off any content? Sample in z…...DrawObjectEventHandl , then get x,y offset of Cell. //Print the...Cell) { Console.WriteLine("[X]: " + x + " [Y]: " + y + " [Width]:...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  8. Getting error while reading large MBox file usi...

    Hello, I am getting below error while reading large MBoX file using Aspose.Email. File is around ~4gb in size. System.OutOfMemoryEXception: Array dimensions eXceeded supported range. at System.Collections.Generic.List1…...net X-OriginalArrivalTime: 11 Nov 2010...2011 X-Mozilla-Status: 0001 X-Mozilla-Status2: 10000000 X-Mozilla-Keys:...

    forum.aspose.com/t/getting-error-while-reading-...
  9. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) 结果: 案例 2 在...

    docs.aspose.com/slides/zh/python-net/connector/
  10. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....footnotes = list ( map ( lambda x : x . as_footnote (), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...