Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 369,768 for

save

(0.32 sec)
  1. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres . save ( "table...

    docs.aspose.com/slides/java/manage-table/
  2. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/
  3. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  5. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres -> Save ( u "table...

    docs.aspose.com/slides/cpp/manage-table/
  6. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  7. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  8. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....in which the result is to be saved and the required validation...heading2 ); } // Save the updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  9. Convert SXC to DOTX using Python or with free O...

    SXC to DOTX conversion in your Python applications without using Microsoft Office or online. Test free SXC to DOTX online converter quickly before integrating the code....NET API can be used to save the HTML into the desired Microsoft...documents, including the ability to save HTML into the DOTX format. By...

    products.aspose.com/total/python-net/conversion...
  10. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs.... SetIsVisible ( false ); // Save the modified Excel file in default..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...