Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 365,751 for

save

(0.17 sec)
  1. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....true ; // Saves the presentation to disk pres . Save ( "First_row_header...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  2. Online OFT to DOTM Conversion or Build .NET bas...

    Free online app to convert OFT to DOTM files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTM format using Save method and set Dotm as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  3. Online OFT to DOT Conversion or Build .NET base...

    Free online app to convert OFT to DOT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOT format using Save method and set Dot as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  4. Online OFT to GIF Conversion or Build .NET base...

    Free online app to convert OFT to GIF files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to GIF format using Save method and set Gif as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  5. Converting Excel Files to HTML in Ruby|Document...

    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....worksheet_to_html ( workbook ) save_format = Rjb :: import ( 'com...) # Specify the HTML saving options save = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/converting-excel-fil...
  6. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  7. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations.... Save the modified presentation. The...); // Save the presentation to disk. $presentation -> save ( "...

    docs.aspose.com/slides/php-java/presentation-ba...
  8. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_KeepDocumentPartStre...after saving a document part. bool Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...Save(..) 方法的第二个参数,用于生成 EPUB 文件。 请尝试使用以下代码片段来实现此要求。...pdf" )) { // Instantiate Epub Save options EpubSaveOptions options...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  10. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a rectangle...rectangle path. Close the page. Save the document. If we need to...

    docs.aspose.com/page/net/ps/working-with-shapes/