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

sh

(0.49 sec)
  1. 档案

    档案...访问形状 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...
  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. 使用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...
  4. 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-...
  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. 在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...
  9. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument.... sh Let’s review what each line of...build / netcore . linux . tests . sh According to instructions in...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  10. 如何在 Docker 中运行 Aspose.Slides|Aspose.Slides 文档

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖项、字体和许可证,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。... sh 让我们逐行查看 Docker 文件中的代码含义: 容器镜像基于...build / netcore . linux . tests . sh 根据 Docker 文件中的指令,生成的容器镜像将包含 Ubuntu...

    docs.aspose.com/slides/zh/net/how-to-run-aspose...