Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 375,703 for

save

(0.79 sec)
  1. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...get_ActualMinorUnit (); // 保存演示文稿 pres -> Save ( u "ErrorBars_out.pptx" , SaveFormat...SwitchRowColumn (); // 保存演示文稿 pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  2. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/java/ps/working-with-clips/
  3. Convert JPG to Image in Python | products.aspos...

    Convert JPG to Image in Python. Use Python library API to convert JPG files to Images...Presentation from JPG file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  4. Convert Image to JPG in Python | products.aspos...

    Convert Image to JPG in Python. Use Python library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  5. Convert Image to PPT in C++ | products.aspose.com

    Convert Image to PPT in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...
  6. Convert Image to PPTX in C++ | products.aspose.com

    Convert Image to PPTX in C++. Use C++ library API to convert Image files to PDFs...Presentation from Image file and save it as PPTX. C++ code for converting...0f , 540.0f , image); pres -> Save( u "presentation.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/image...
  7. Convert Image to PPTX in Python | products.aspo...

    Convert Image to PPTX in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPTX. Python code for..., 720 , 540 , image) pres . save( "index.pptx" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  8. C++ API to Convert PCL to TXT | products.aspose...

    Convert PCL to TXT via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to TXT format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/cpp/insert-background-ima...
  10. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow.... save ( "pres.pptx" , SaveFormat ...outputStream . close (); } pres . save ( "pres.pptx" , SaveFormat ...

    docs.aspose.com/slides/androidjava/image/