Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 310,781 for

save

(0.09 sec)
  1. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines... save ( "output.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "output.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  2. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving....property is updated before saving. @property def update_last_printed_property...“Last printed” property when saving. doc = aw . Document () last_printed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_MetafileRenderingOptions method. Allows to specify metafile rendering options in C++....Aspose::Words::Saving::FixedPageSaveOptions::get_MetafileRenderingOpt...SharedPtr < Aspose :: Words :: Saving :: MetafileRenderingOpt > Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....can pass to the document's "Save" method # to modify how that...PDF. save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. JPEG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET...will be used to generate and save the output files. Call the add...RecognitionMode.FLOW. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  6. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。..." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  7. Convert OTT to POTX via Java or with free Onlin...

    Java API to Export OTT to POTX without using Microsoft Word or PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....features to create, edit, and save the Presentation in the POTX...the Presentation, it can be saved as a POTX file. This process...

    products.aspose.com/total/java/conversion/ott-t...
  8. ImageSaveOptions.page_layout property | Aspose....

    ImageSaveOptions.page_layout property. Gets or sets the layout used when rendering multiple pages into a single output.... saving . MultiPageLayout : ... @page_layout..., value : aspose . words . saving . MultiPageLayout ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_page_resolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Slide Section|Aspose.Slides for Node.js via .NE...

    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 ( "pres-sections.pptx" , aspose...reorderSectionWithSl ( section2 , 0 ); pres . save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/nodejs-java/slide-section/