Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 378,825 for

save

(0.54 sec)
  1. 在 Visio 页面中自动放置一组形状|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.... options ) # save Visio drawing diagram . save ( "AutoSpaceShapes_Out...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  2. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以为任何受支持的 3D 文件中的所有网格构建切线和二项式数据。...build_tangent_binormal ( scene ) # Save 3D scene scene . save ( "out" + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/zh/python-net/build-tangent-...
  3. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/contrast/
  4. Redact PPT Presentation Files using C++ | produ...

    C++ source code to find and replace text in PPT Presentation.... nullptr ); presentation -> Save( u "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/cpp/redaction/ppt/
  5. 将带有表格的Excel文件转换为ODS格式,使用Node.js与C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件中的表转换为ODS格式。...xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tab...
  6. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  7. Retrieve an ActiveX Control from a Shape Object...

    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...."Test Button" ); // save diagram diagram . save ( dataDir + "Ret...

    docs.aspose.com/diagram/java/retrieve-an-active...
  8. 在 PHP 中添加对动态网格和连接点的支持|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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/zh/java/add-support-of-...
  9. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the Node.js API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....( true ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/show-formulas-...
  10. 使用 C++ 在 Workbook 中添加 XML 映射 XmlMapCollection.A...

    学习如何使用 Aspose.Cells for Node.js via C++ 通过 XmlMapCollection.Add 方法在工作簿中添加 XML 映射。...xml" )); // Save the workbook in xlsx format wb . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-xml-map...