Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 373,254 for

save

(0.15 sec)
  1. Merge PPTX Files To PPSX Using Python | product...

    Merge multiple PPTX files in Python.... save( "presentation.ppsx" , slides...to merge two PPTX files and save result as PPSX in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Merge PDF Files To XPS Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation.xps" , slides...steps to merge two PDF files and save result as XPS in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Merge PDF Files Using Python | products.aspose.com

    Merge multiple PDF files in Python.... save( "presentation.pdf" , slides...steps to merge two PDF files and save result as PDF in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf/
  4. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents...images. float Aspose :: Words :: Saving :: ImageSaveOptions :: get_Scale...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.PSD for Java 25.4 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...( sourceFile_1 )) { image . save ( outputFile_1 , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can only be Xps in C++....Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....comment authored by a user and save the presentation. static void...util . Date ()); presentation . save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. TxtListIndentation.character property | Aspose....

    TxtListIndentation.character property. Gets or sets which character to use for indenting list levels...configure list indenting when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...object to pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: ClockWise ); workbook . Save ( "output.xlsx" ); } 格式化文本 你可以使用...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...