Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 38,276 for

save

(0.04 sec)
  1. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  2. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in C# or .NET... Save the modified presentation. This...presentation to disk pres . Save ( "ContentBG_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/presentation-backgro...
  3. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/Saveformat/#Pdf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert OneNote to JPEG using Java

    This topic focuses on how to convert OneNote to JPEG using Java. It includes all the requirements for setting up the IDE, programming work flow and a sample code to export OneNote to JPEG using Java....SaveFormat enumerator inside the save method The steps above entail...instance. In the next step, the save method is employed to export...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  5. Divide Word Document into Sections using C#

    This article guides on how to divide Word document into sections using C#. It has the IDE settings, steps, and a sample code to split Word document into sections using C#....into the empty Word file and save it with the new name Iterate...collection of a new Word file. Save the newly created Word file...

    kb.aspose.com/words/net/divide-word-document-in...
  6. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls.... You can save the output file in XLSX or XLS...enter a sample value in the cell Save the output Excel file with merged...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  7. Updating and Removing Calendar

    Learn how to update or remove Microsoft Project (MPP/XML) calendars using Aspose.Tasks for C++...."TestCalendar" ); 10 project -> Save(dataDir + u "ReplaceCalendar_out..."ReplaceCalendar_out.mpp" , Aspose::Tasks::Saving::SaveFileFormat::MPP); view...

    docs.aspose.com/tasks/cpp/updating-and-removing...
  8. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C++...0f ); pres -> Save ( u "output.pptx" , SaveFormat...set_BlurRadius ( 4 ); pres -> Save ( u "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/shape-effect/
  9. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....presentation like PPTX and then save it as a Word document say a...Create a memory stream object Save the loaded presentation as an...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. 图表坐标轴|Aspose.Slides 文档

    如何在 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/