Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 377,459 for

save

(0.42 sec)
  1. 使用 JavaScript 将 PowerPoint 演示文稿转换为 HTML|Aspose....

    将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速、完美地保留布局、链接和图像。... 使用 save 方法将对象保存为 HTML 文件。 下面的代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  2. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...odp 以 在 C++ 中将 ODP 转换为 HTML 使用 Save 方法将对象保存为 HTML 文件。 此代码演示了如何在...将演示文稿保存为 HTML presentation -> Save ( u "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....Save methods on the Document object...from DOCX into PDF using the Save method: You can download the...

    docs.aspose.com/words/net/convert-a-document-to...
  4. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object.... Saving . SvgSaveOptions (); saveOptions...maxImageResolution = 72 ; doc . save ( base . artifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....powerful Python Outlook API, that saves developer's time & effort to...Embedded Objects Manage Attachments Save Message as Draft Manage Headers...

    products.aspose.com/email/python-net/
  6. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/word/
  7. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  8. Load source Excel file without charts|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....Excel file without charts and saves it in the output PDF format...); //Save the workbook in output format workbook . save ( "L...

    docs.aspose.com/cells/java/load-source-excel-fi...
  9. Create New Workbook|Documentation

    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.... Save ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  10. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...