Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 375,702 for

save

(0.27 sec)
  1. Convert POTM to BMP in JavaScript | products.as...

    Convert POTM to BMP in JavaScript. Use Node.js library API to convert POTM files to BMP...Presentation from POTM file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POT to PNG in JavaScript | products.asp...

    Convert POT to PNG in JavaScript. Use Node.js library API to convert POT files to PNG...Presentation from POT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. 将 3D 模型中的所有多边形转换为三角形|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在任何受支持的 3D 文件中将所有多边形转换为三角形。...triangulate ( scene ) # Save 3D scene scene . save ( "out" + "triangulated_out...

    docs.aspose.com/3d/zh/python-net/convert-all-po...
  4. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...(); // save diagram in the VSDX format diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/create-visio-do...
  5. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  6. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... RemoveAt ( 0 ); // Save the workbook to retain the changes...changes workbook . Save ( outputFilePath ); std :: cout << "Named...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  7. Convert DOT to EMLX in Python | products.aspose...

    Save DOT to EMLX within Python applications without using Microsoft Word or Outlook...NET and save it into EMLX format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert WORDML to PST in Python | products.aspo...

    Save WORDML to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code.... Finally, you can save the presentation as a POTM file...Convert DOCX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. IDocumentPartSavingCallback.document_part_savin...

    IDocumentPartSavingCallback.document_part_saving method. Called when Aspose.Words is about to Save a document part....document_part_saving method document_part_saving(args) Called...about to save a document part. def document_part_saving ( self...

    reference.aspose.com/words/python-net/aspose.wo...