Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 368,266 for

save

(0.57 sec)
  1. Export EMLX to RTF via C++ | products.aspose.com

    C++ API to Convert EMLX to RTF without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Export EMLX to TEXT via C++ | products.aspose.com

    C++ API to Convert EMLX to TEXT without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to TEXT format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. View PS Files using C++ | Aspose.PDF

    Open and view PS documents programmatically with C++ sample code using Aspose.PDF for C++...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/cpp/viewer/ps/
  4. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ...."cylinder.ply" ) # using Ply save options # Save as binary PLY format...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  5. 使用匿名类型或自定义对象|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....false ); //Save the excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  6. Using Anonymous Types or Custom Objects|Documen...

    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....false ); // Save the Excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/using-anonymous-types...
  7. Creating an Aztec Barcode in 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....setCodeText ( "1234567890" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  8. Insert an Empty Page into a PDF File in Ruby|As...

    Learn how to insert an empty page into a specific location within a PDF document using Ruby and Aspose.PDF for precise document management.... insert ( 1 ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  9. 以球体半径工作|Documentation

    使用 Aspose.3D for Node.js via Java,你可以设置得到一个球体的半径。...createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" ); 将基本形状转换为网格...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  10. Setting Page Options with Node.js via C++|Docum...

    This article provides sample code to set page options of Excel worksheets programmatically using Node.js via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Portrait ); // Save the Workbook. workbook . save ( filePath );...setZoom ( 100 ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-page-o...