Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,715 for

save

(0.14 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 OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  6. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Java can manipulate convert AI Images to PDF... Save and Use the PDF: Once you have...options, use the Image.Save method to save the AI file as a PDF...

    docs.aspose.com/psd/java/convert/ai-to-pdf/
  7. 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/
  8. 用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...
  9. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection.... Save the PDF file. The provided C++...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/cpp/encrypt/
  10. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...