Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 377,473 for

save

(0.22 sec)
  1. Convert POT to ODS via PHP or with free Online ...

    PHP API to Convert POT to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to ODS online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the POT file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  2. Import and Export Projects to Primavera Format ...

    Discover how to import and export projects using Aspose.Tasks for Java.... save (dataDir + "saved.xml" , SaveFileFormat...mpp" ); 5 project. save (dataDir + "saved.xer" , SaveFileFormat...

    docs.aspose.com/tasks/java/importing-and-export...
  3. Convert FLATOPC to POT via Java or with free On...

    Java API to Export FLATOPC to POT without using Microsoft Word or PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....into the new Presentation and save it as POT. The File Automation...write HTML content into it, and save it as POT. How to Convert FLATOPC...

    products.aspose.com/total/java/conversion/flato...
  4. Java API to Convert DOCX to FODS or with free O...

    Convert DOCX to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to FODS online converter quickly before integrating the code....Convert DOCX to HTML by using Save method Load HTML document by...Workbook class Save the document to FODS format using Save method Conversion...

    products.aspose.com/total/java/conversion/docx-...
  5. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....can pass to the document's "Save" method // to modify how that...pdfSaveOptions . JpegQuality = 10 ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...Acrobat Reader is readonly after saving with Aspose PDF Aspose.PDF...fields. Save the updated file as a copy to disk. After saving the...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel...int32_t Aspose :: Words :: Saving :: HtmlSaveOptions :: get_NavigationMapLevel...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... Save the presentation. This JavaScript...0 , "A12" , lbl2 )); pres . save ( "resultchart.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  9. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Excel file to 4 points and then saves it to disk. #include <iostream>...( 4 ); // Save the workbook in XLSX format wb . Save ( outDir...

    docs.aspose.com/cells/cpp/change-character-spac...
  10. Aspose.Cells 8.4.2中的公共API更改|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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); 增加了枚举字段PasteType...

    docs.aspose.com/cells/zh/java/public-api-change...