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

sh

(0.08 sec)
  1. 搜索

    搜索...訪問形狀 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...
  2. 使用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...
  3. 档案

    档案...访问形状 IShape sh = slide.Shapes[j]; // 检查它是否是自动形状 if (sh is AutoShape)...{ AutoShape ashp = (AutoShape)sh; // 检查是否有图片 if (ashp.FillFormat...

    blog.aspose.com/zh/slides/extract-images-from-p...
  4. 使用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...
  5. 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/
  6. 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-...
  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. 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-...
  9. 在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/zh/java/find-value-in-cel...
  10. 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...