Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 377,737 for

save

(0.49 sec)
  1. Convert FLATOPC to PPTX via C++ or with free On...

    Export FLATOPC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Convert FLATOPC to HTML by using Save member function Initialize a...Presentation file Save the document to PPTX format using Save method and...

    products.aspose.com/total/cpp/conversion/flatop...
  2. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/java/audio-frame/
  3. Android API to Render PDF to GIF | products.asp...

    Transform PDF to GIF via Android via Java API...Convert PDF to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....is_total = True # Save modified workbook workbook . save ( "output.xlsx"...subtotals = [ 0 , 4 , 8 , 12 ] wb . save ( os . path . join ( file_path...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  5. Button Fields and Images|Aspose.PDF for Python ...

    This example demonstrates how to manage button fields in a PDF form using the Aspose.PDF Facades API.... Save the Updated PDF. from io import...image_stream ) # Save updated PDF pdf_form . save ( outfile ) Get...

    docs.aspose.com/pdf/python-net/button-fields-an...
  6. Generate AustraliaPost Barcode with Different F...

    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....$australiaPostFormatC -> Standard ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "AusraliaPost-Barcode...

    docs.aspose.com/barcode/java/generate-australia...
  7. Export Visio Diagram to Image in Ruby|Documenta...

    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....vsd" ) \ # Save as PNG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... save ( outStream , com . aspose ...()); } } } // save Visio diagram diagram . save ( dataDir + "modified...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  9. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Save ( ArtifactsDir + "Table.RowCellFormat...= Color . LightGreen ; doc . Save ( ArtifactsDir + "Table.CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....actual_minor_unit # Saves the presentation pres . save ( "ErrorBars_out...switch_row_column () # Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/python-net/chart-axis/