Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 26,452 for

x

(0.06 sec)
  1. 在Apache POI和Aspose.Cells中使用颜色|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.... setCellValue ( "X" ); cell . setCellStyle ( style...) 2 ); cell . setCellValue ( "X" ); cell . setCellStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  2. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boXes inside an image....std :: wcout << " x: " << rectangles [ i ]. x << " y: " << rectangles...

    docs.aspose.com/ocr/cpp/image-regions-paragraph...
  3. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boXes inside an image....std :: wcout << " x: " << rectangles [ i ]. x << " y: " << rectangles...

    docs.aspose.com/ocr/cpp/image-regions-word-find/
  4. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...如果我们合并两个单元格对 (1, 1) x (2, 1) 和 (1, 2) x (2, 2),得到的表格将会编号。下面的...Width = 5 ; } } // 合并单元格 (1, 1) x (2, 1) tbl . MergeCells ( tbl...

    docs.aspose.com/slides/zh/net/manage-cells/
  5. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape....to flip the third shape on the x-axis, # making it into a vertical...the fourth shape on both the x and y axes, # making it into a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用JavaScript通过C++创建带引线的饼图|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++在Microsoft EXcel中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,从而增强图表的整体清晰度。... get ( i ); let X = pt . dataLabels . x ; // If it is greater...move the X position a little right otherwise move the X position...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  7. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... pageWidth } x ${ builder . pageSetup . pageHeight...builder . pageSetup . pageWidth } x ${ builder . pageSetup . pageHeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. 使用 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/
  10. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.X_values property. Gets a collection of X values for this chart series....x_values property ChartSeries.x_values property Gets a collection...collection of X values for this chart series. @property def x_values...

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