Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 375,715 for

save

(0.17 sec)
  1. Creating a Named Range in VSTO and Aspose.Cells...

    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 the file. The code examples...Missing . Value , "Test" ); } //Save New Workbook wb . SaveCopyAs...

    docs.aspose.com/cells/net/creating-a-named-rang...
  2. Converting Email Messages in Python|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/java/converting-email-mes...
  3. Working with Size and Layout of Presentation|As...

    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....0 ); //Save Presentation to disk auxPresentation . Save ( FileName...

    docs.aspose.com/slides/net/working-with-size-an...
  4. Merge PDF | Online for Free | Aspose.PDF

    Merge PDF online. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to merge PDF documents without any registration, captcha or limits. Try our library for free... Combine PDF and save the result in various formats...; // Save concatenated output file pdfDocument1 . Save ( dataDir...

    products.aspose.com/pdf/online/merge-pdf/
  5. 使用 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/
  6. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....C++ Save the Word file with Comments in C++ by using Save method...API. You can use SaveFormat to save the document in DOCX or DOC...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  7. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines.... save ( "output.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "output.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/python-java/setup-envir...
  8. Converting to MHTML Files in PHP|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....xlsx" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. 将 PowerPoint 转换为 PDF 备注|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为带备注的 PDF... save ( "PDF-SelectedSlide.pdf" ,...转换为 PDF 由 Presentation 类暴露的 Save 方法可用于将整个演示文稿在备注幻灯片视图中转换为 PD...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveOptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly.... Save ( ArtifactsDir + "HtmlSaveOptions...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...