Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,519 for

save

(0.2 sec)
  1. Converting a XPS file to SVG using C++ | Aspose...

    Sample code for XPS to SVG conversion using C++. Use C++ example for batch XPS to SVG conversion....Save method while passing the output...SaveFormat.Svg as parameters Save the output SVG file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  2. 在 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...
  3. 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...
  4. 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/
  5. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。..." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  6. Converting a MHTML file to XLSX using C++ | Asp...

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  7. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...tiffCompression () : Aspose . Words . Saving . TiffCompression Remarks Has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....( 80 ); //Save the result in XLSX format book . save ( "output...( 80 ); //Save the result in XLSX format book . save ( "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  10. Convert JPG to Image in Java | products.aspose.com

    Convert JPG to Image in Java. Use Java library API to convert JPG files to Images...Presentation from JPG file and save it as Image. Java code for converting...the source JPG files in Java. Save result as Image file. Free Online...

    products.aspose.com/slides/java/conversion/jpg-...