Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 375,991 for

save

(1.06 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  2. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....Saving namespaces Set license using...document into Aspose.Words’ DOM Save the document to Word DOCX file...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  3. Buat DOC Menggunakan C++

    Buat DOC baharu dalam C++ dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/ms/cpp/make/doc/
  4. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.md" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ms/cpp/make/md/
  5. Ստեղծեք Փաստաթուղթ C++ Ում

    Ստեղծեք ֆայլ՝ օգտագործելով C++ գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ C++ ում՝ մի քանի քայլով:..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/hy/cpp/make/
  6. Gawe PDF Nganggo C++

    Gawe PDF anyar ing C++ ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan C++...." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/jv/cpp/make/pdf/
  7. Buat PDF Menggunakan C++

    Buat PDF baharu dalam C++ dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ms/cpp/make/pdf/
  8. Convert TSV to OTT using Python or with free On...

    TSV to OTT conversion in your Python applications without using Microsoft Office or online. Test free TSV to OTT online converter quickly before integrating the code....NET API to save the created HTML into the desired...customize the output document and save it in the desired format. Overall...

    products.aspose.com/total/python-net/conversion...
  9. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  10. 在 Java 中将 PowerPoint 演示文稿转换为 SWF Flash|Aspose.S...

    使用 Aspose.Slides 在 Java 中将 PowerPoint(PPT/PPTX)转换为 SWF Flash。一步步代码示例,快速高质量输出,无需 PowerPoint 自动化。...PPT(X) to SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为 SWF 文档。以下示例演示如何使用由...BottomFull ); // 保存演示文稿 pres . save ( "Sample.swf" , SaveFormat...

    docs.aspose.com/slides/zh/java/convert-powerpoi...