Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 377,473 for

save

(0.74 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. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...
  6. 将带有表格的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...
  7. VCF Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display VCF documents on .NET Framework, .NET Core, and Xamarin Platforms.... Configure HTML save options by creating an HtmlSaveOptions...the header. Use the Save method to save the contact information...

    products.aspose.com/email/net/viewer/vcf/
  8. 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-...
  9. 使用 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...
  10. 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...