Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 466 for

sh

(1.29 sec)
  1. 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...
  2. 用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...
  3. 档案

    档案...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...
  4. 使用JavaScript通过C++设置工作表中评论或形状的边距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置Excel工作表中评论或形状的边距... count ; i ++ ) { const sh = shapes . get ( i ); // Access...text alignment const txtAlign = sh . textBody . textAlignment ;...

    docs.aspose.com/cells/zh/javascript-cpp/set-mar...
  5. 使用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.... find ( "SH" , null , findOptions ); //Printing...

    docs.aspose.com/cells/zh/java/find-value-in-cel...
  6. Find Value in Cells in xlsx4j|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.... find ( "SH" , null , findOptions ); // Printing...

    docs.aspose.com/cells/java/find-value-in-cells-...
  7. 在单元格中查找数值|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.... Find ( "SH" , null , findOptions ); //Printing...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  8. Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分...

    问题概述 我们在 Java 服务端使用 Aspose.PSD(26.2, JDK17)替换 PSD 智能对象内容后导出 JPG。 部分带“变形(Warp)”的智能对象在导出图里看起来未应用变形。但把替换后的 PSD 用 PhotoShop 打开后,只要进入“变形”菜单(不做任何编辑),画面会立刻恢复正确变形效果。 环境信息 Aspose.PSD for Java: 26.2 Java: 17 OS: macOS(服务端运行) 处…...save(…jpg) 最小复现场景 原始 PSD 中某智能对象(如图层 SH)本身带 warp。 使用 Aspose 替换该智能对象内容(尺寸一致,分辨率也对齐)。...恢复正确效果。 我们抓到的关键日志(替换前后) 同一图层 SH: warpBefore 与 warpAfter 一致(未丢失)...

    forum.aspose.com/t/aspose-psd-26-2-jdk17-psd-jp...
  9. Find Value in Cells using Aspose.Cells|Document...

    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.... find ( "SH" , null , findOptions ); //Printing...

    docs.aspose.com/cells/java/find-value-in-cells-...
  10. Find Value in 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.... Find ( "SH" , null , findOptions ); // Printing...

    docs.aspose.com/cells/net/find-value-in-cells/