Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 371,733 for

save

(0.29 sec)
  1. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations.... Save the modified presentation as...PPTX file to disk srcPres . Save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-manipulations/
  2. Converting a TEX file to PDF using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-pdf/
  3. Converting a TEX file to DOCX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/tex-to-d...
  4. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument.... save ( "slide.pptx" , slides . export...add_clone ( slide ) presentation . save ( "slide_cloned.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class...."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/net/working-with-list-item/
  6. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...最后,使用save方法保存更新后的PDF文件。 以下代码片段向您展示了如何按指定注释类型删除注释。...保存更新后的PDF annotationEditor . save ( _dataDir + "DeleteAnnotation...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  7. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... save ( "layout_slide.pptx" , slides...layout_slide ) presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Converting a PDFA file to PDF using PHP | Aspos...

    Sample code on PHP for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion with Aspose.PDF for PHP via Java...PDF/A compliance information Save the output PDF file System Requirements...your PDFA file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  10. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....Document Load input EMF image Save the output PDF file Here is...your EMF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/