Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 30,432 for

x

(2.25 sec)
  1. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....PageWidth}x{builder.PageSetup.PageHeight}...{builder.PageSetup.PageWidth}x{builder.PageSetup.PageHeight}...

    reference.aspose.com/words/net/aspose.words/pag...
  2. FontInfo.panose property | Aspose.Words for Python

    FontInfo.panose property. Gets or sets the PANOSE typeface classification number....Style, Letterform, Midline, and X-Height. Can be None . See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing.... AddSingleton ( x => new BlobServiceClient ( config...Postman or curl to test: curl -X POST http://localhost:7071/api/convert...

    docs.aspose.com/pdf/net/converting-documents-wi...
  4. 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/
  5. Valid .esrijson extension sample for converting...

    Hi AleXander, Can you please give me valid .esrijson eXtension sample for converting using Aspose.GIS? Thanks,... For example: {“x”:-122.43, “y”:49.2, “spatialR...The first element is always the x-coordinate and the second is always...

    forum.aspose.com/t/valid-esrijson-extension-sam...
  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. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document.... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/javascript-cpp/merge/xps/
  8. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article eXplains how to define a Mesh....1 , 2 , 3 }); // Right side (X+) mesh . CreatePolygon ( new int... 4 , 7 , 6 }); // Left side (X-) mesh . CreatePolygon ( new int...

    docs.aspose.com/3d/net/create-3d-mesh-and-scene/
  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_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted 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...