Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 455 for

sh

(0.16 sec)
  1. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...properties ReflectionEffect re = sh . GetReflection (); re . SetBlur...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  2. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。... GetCount (); i ++ ) { Shape sh = ws . GetShapes (). Get ( i...ShapeTextAlignment txtAlign = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  3. 在工作表内使用Node.js通过C++设置评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置Excel工作表内评论或形状的边距。... getCount (); i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . getTextBody (). getTextAlignment...

    docs.aspose.com/cells/zh/nodejs-cpp/set-margins...
  4. Working with the ThreeDFormat of Shape or Chart...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. 通过C++使用JavaScript处理Shape或Chart的ThreeDFormat|Doc...

    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....); const sh = ws . shapes . get ( 0 ); const n3df = sh . threeDFormat...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  6. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with Shapes in Excel workSheets using Aspose.Cells for C++....); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  7. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or Shapes within an Excel workSheet using Aspose.Cells for JavaScript via C++.... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  8. 搜索

    搜索...訪問形狀 IShape sh = slide.Shapes[j]; // 檢查它是否是自動形狀 if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 看看有沒有圖片 if (ashp.FillFormat...

    blog.aspose.com/zh-hant/slides/extract-images-f...
  9. 档案

    档案...IShape sh = sl.getShapes().get_Item(j); // 检查它是否是自动形状 if (sh instanceof...IAutoShape ashp = (IAutoShape) sh; if (ashp.getFillFormat().getFillType()...

    blog.aspose.com/zh/slides/extract-images-from-p...
  10. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。...); // Access first shape Shape sh = ws . GetShapes (). Get ( 0...ShapeTextAlignment shapeTextAlignment = sh . GetTextBody (). GetTextAlignment...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...