Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 375,722 for

save

(0.58 sec)
  1. Android API to Convert WORD to XLTM or with fre...

    Convert WORD to XLTM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTM online converter quickly before integrating the code....Convert WORD to HTML by using Save method Load HTML document by...Workbook class Save the document to XLTM format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  2. Convert DOCX to ODP via C++ or with free Online...

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

    products.aspose.com/total/cpp/conversion/docx-t...
  3. Converting a PCL file to TXT using C++ | Aspose...

    Sample code for PCL to TXT conversion using C++. Use C++ example for batch PCL to TXT conversion....output file path as parameters Save the output TXT file Here is...your PCL file and then simply save it as a TXT file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  4. Converting a BMP file to PDF using Java | Aspos...

    BMP to PDF conversion via Java sample code. Programmers can use this example code to export BMP to PDF within any Web or Desktop Java based application....Document Load input BMP image Save the output PDF file Here is...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/java/conversion/bmp-to-...
  5. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as HTML Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  6. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET... Save ( $"{path}UnitIn3Pixels.png"...XDimension . Millimeters = 2 ; gen . Save ( $"{path}UnitIn2Millimeters...

    docs.aspose.com/barcode/net/set-barcode-size/
  7. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....A8` ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  8. 在 PDF 中保存 3D 场景|Documentation

    Aspose 的场景类。3D API 表示 3D 场景。开发人员可以通过添加相机,灯光,多边形和各种其他实体来构建 3D 场景。他们现在还可以将 3D 场景保存为 PDF 文件格式。...PDF,并使用 CAD 优化的照明以阴影插图模式渲染 Scene 类的Save方法允许以 PDF 格式保存 3D 场景。开发人员可以加载任何...SHADED_ILLUSTRATION # Save in the PDF format scene . save ( "output_out...

    docs.aspose.com/3d/zh/python-net/save-a-3d-scen...
  9. Convert PDF to SVG in C++ | products.aspose.com

    Convert PDF to SVG in C++. Use C++ library API to convert PDF files to SVGs...Presentation from PDF file and save it as SVG. C++ code for converting...the source PDF files in C++. Save result as SVG file. Free Online...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  10. Extract images from PDF in C# | Aspose.PDF

    C# source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Save output image to jpeg file. Save updated PDF...FileMode . Create ); xImage . Save ( outputImage , 300 ); outputImage...

    products.aspose.com/pdf/net/parser/images/