Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 368,302 for

save

(0.38 sec)
  1. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... save ( "MaxValuesVerticalAxi_out...); //切换行和列 // 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  2. 在工作表中合并或取消合并单元格|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....Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...rng1 . Merge (); //Save the file. workbook . Save ( @"d:\test\MyBook...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  3. 使用JavaScript via C++导出不被网页浏览器支持的边框样式时,导出类似的边框样式...

    学习如何在将Excel文件转换为HTML时导出网页浏览器不支持的边框,使用Aspose.Cells for JavaScript via C++。...arrayBuffer )); // Specify Html Save Options - Export Similar Border...exportSimilarBorderS = true ; // Save the workbook in Html format...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  4. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...arrayBuffer ), options ); // Save the workbook in PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  5. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  6. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3mf/
  7. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  8. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/dxf/
  9. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/amf/
  10. Փոխարկել OBJ-ը USDZ-ի Python-ում

    Այս կարճ ուղեցույցը ներկայացնում է, թե ինչպես փոխարկել OBJ-ից USDZ՝ օգտագործելով Python-ը։ Այն ընդգրկում է հիմնական քայլերը, անհրաժեշտ բաղադրիչները և գործնական կոդի օրինակ՝ Python-ում OBJ-ը USDZ փոխարկիչ ստեղծելու համար։...from_file ֆունկցիայով Պահպանեք USDZ՝ save ֆունկցիայի միջոցով Այս ուղեցույցը...գրադարաններով։ Ապա բեռնեք OBJ ֆայլը և save մեթոդով այն փոխարկեք USDZ-ի։...

    kb.aspose.com/hy/3d/python/convert-obj-to-usdz-...