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

save

(0.23 sec)
  1. Convert PPTX to BMP in JavaScript | products.as...

    Convert PPTX to BMP in JavaScript. Use Node.js library API to convert PPTX files to BMP...Presentation from PPTX file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert FODP to BMP in JavaScript | products.as...

    Convert FODP to BMP in JavaScript. Use Node.js library API to convert FODP files to BMP...Presentation from FODP file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. PDF Format Conversion Solution for Rust | Aspos...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Rust... ; // Convert and save the previously opened PDF-document...PDF-document as DocX-document pdf . save_docx ( "sample.docx" ) ? ; Ok...

    products.aspose.com/pdf/rust-cpp/conversion/
  4. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Ti...

    Aspose::Words::Saving::ImageSaveOptions::get_TiffBinarizationMethod method. Gets or sets method used while converting images to 1 bpp format when SaveFormat is Tiff and TiffCompression is equal to Ccitt3 or Ccitt4 in C++....Aspose::Words::Saving::ImageSaveOptions::get_TiffBinarizationMeth...Ccitt4 . Aspose :: Words :: Saving :: ImageBinarizationMet Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method Contents...Encoding > Aspose :: Words :: Saving :: HtmlSaveOptions :: get_Encoding...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProper...false . bool Aspose :: Words :: Saving :: HtmlSaveOptions :: get_...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageLayout method. Gets or sets the layout used when rendering multiple pages into a single output in C++....Aspose::Words::Saving::ImageSaveOptions::get_PageLayout method...:: Saving :: MultiPageLayout > Aspose :: Words :: Saving :: ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Wrapping Cell Text|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.... Save the spreadsheet. The code samples...cellA5 . WrapText = true ; // Save the workbook workbook . SaveAs...

    docs.aspose.com/cells/net/wrapping-cell-text/
  10. 用 Node.js 在 C++ 中创建工作簿和工作表范围命名|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建工作簿和工作表范围命名。..."workbookScope" ); // Save the workbook workbook . save ( path . join...local" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/create-work...