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

x

(0.18 sec)
  1. embedded-attachments-example.xlsx

    Sheet1 Embedded Ole Object as attachment in pdf: An Embedded Word file. EmbeddedWord.doc X 2024-06-21T09:41:13Z 16.0300 Dallon Xu 2024-06-21T09:34:01Z 2024-06-21T09:32:44Z 2024-06-21T09:41:13Z 2024......doc x 2024-06-21T09:41:13Z 16.0300 Dallon...

    docs.aspose.com/cells/de/net/embed-attachment-t...
  2. embedded-attachments-example.xlsx

    Sheet1 Embedded Ole Object as attachment in pdf: An Embedded Word file. EmbeddedWord.doc X 2024-06-21T09:41:13Z 16.0300 Dallon Xu 2024-06-21T09:34:01Z 2024-06-21T09:32:44Z 2024-06-21T09:41:13Z 2024......doc x 2024-06-21T09:41:13Z 16.0300 Dallon...

    docs.aspose.com/cells/fr/java/embed-attachment-...
  3. embedded-attachments-example.xlsx

    Sheet1 Embedded Ole Object as attachment in pdf: An Embedded Word file. EmbeddedWord.doc X 2024-06-21T09:41:13Z 16.0300 Dallon Xu 2024-06-21T09:34:01Z 2024-06-21T09:32:44Z 2024-06-21T09:41:13Z 2024......doc x 2024-06-21T09:41:13Z 16.0300 Dallon...

    docs.aspose.com/cells/de/java/embed-attachment-...
  4. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with eXamples of size control, styling, and optimization techniques....dimensions of your barcode using X-Dimension (narrow bar width) and...CODE_128 , "SIZE-DEMO-123" ); // X-Dimension: width of the narrowest...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 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...
  6. 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-...
  7. 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/
  8. 使用 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/
  9. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....Assistant Close Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/net/easy-way-for-chart-se...
  10. 在 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/