Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,758 for

save

(0.53 sec)
  1. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code.... Save the PS document using the Save() method. C#...FileMode.Create)) { //Create save options with A4 size PsSaveOptions...

    products.aspose.com/page/net/add-pages-to-ps/
  2. Convert WORD to POTM via Java or with free Onli...

    Java API to Export WORD to POTM without using Microsoft Word or PowerPoint or online. Test free WORD to POTM online converter quickly before integrating the code....content in the Presentation and save it as POTM. The File Automation...write HTML content in it, and save it as POTM. The File Automation...

    products.aspose.com/total/java/conversion/word-...
  3. Convert XLTX to PPT via PHP or with free Online...

    PHP API to Convert XLTX to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPT 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...
  4. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....a password when we save it, and then save the document. OdtSaveOptions...setPassword("MyPassword"); doc.save(getArtifactsDir() + "File.DetectDocumentEncryp...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save the Excel files to PDF/A compliant...This topic describes how to save the Excel workbook to PDF/A...

    docs.aspose.com/cells/java/convert-excel-file-t...
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  7. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  8. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  9. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  10. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...