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

save

(0.15 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. 在 Visio 中用 PHP 配置带图层的形状对象|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....setValue ( "" ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Layers.vdx" ,...

    docs.aspose.com/diagram/zh/java/configure-shape...
  3. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. doc =...document that we will save. save_options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage SmartArt|Aspose.Slides for Node.js via ....

    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....BasicProcess ); // Saving Presentation pres . save ( "ChangeSmartArtLayout_out...notifications } // Saving Presentation pres . save ( "CheckSmartArtHiddenP_out...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  5. 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...
  6. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... save(OutputStream stream, ImageSaveOptions...ImageSaveOptions saveOptions) save(OutputStream stream, SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor... saving . PdfPermissions ): ... Parameter...how to set permissions on a saved PDF document. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....the file using it and call the save method having output PDF file...SaveFileFormat enumeration for saving project format choice and PDF...

    products.aspose.com/tasks/java/conversion/
  9. 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...
  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/