Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 369,804 for

save

(0.22 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....from the ISlide interface and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...
  3. C++ API to Convert EPUB to EXCEL | products.asp...

    Convert EPUB to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert EPUB to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/epub-t...
  4. C++ API to Convert TEX to EXCEL | products.aspo...

    Convert TEX to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert TEX to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. C++ API to Convert PS to DIF | products.aspose.com

    Convert PS to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert PS to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....method from the Slide class and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/python-net/convert-power...
  7. Setup and Installation Guidelines|Documentation

    Setup Aspose.Cells for PHP via Java and installation guidelines....php and save it into the aspose.cells folder...sourceforge.net/pjb/download.php and save it into the aspose.cells folder...

    docs.aspose.com/cells/php-java/setup-and-instal...
  8. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF...how to split HTML file - C# //save input html to pdf to file doc...

    products.aspose.com/pdf/net/splitter/
  9. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....-> Add ( text ); document -> Save ( _dataDir + outputFileName...textFragment ); // Save the document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  10. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....pdf' ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.doc" );...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...