Sort Score
Result 10 results
Languages All
Labels All
Results 8,831 - 8,840 of 380,540 for

save

(0.23 sec)
  1. 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...
  2. 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...
  3. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... Saving . ImagePixelFormat Remarks...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert DOCM to TSV using Python or with free O...

    DOCM to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCM to TSV online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...DOCM files to HTML and then save the HTML into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  5. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....Conversion automates this process, saving significant time for large...datasets. Aspose.PDF for Rust uses save_xlsx to convert the downloaded...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  6. AutoFit Rows for Rendering|Documentation

    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.... and even when you print or save the file as a PDF, the text...you switch to Print view or save the file as a PDF, the text...

    docs.aspose.com/cells/net/autofit-rows-for-rend...
  7. Resizing|Documentation

    How to resize an image to improve recognition accuracy....png" ); // Save processed image to the folder...Aspose . OCR . ImageProcessing . Save ( input , @"C:\result" ); //...

    docs.aspose.com/ocr/net/resize/
  8. 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/
  9. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....property is updated before saving. public bool UpdateLastPrintedPro...“Last printed” property when saving. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 用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...