Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 377,569 for

save

(1.86 sec)
  1. Export POTM to OTT on Andorid via Java or with ...

    Convert POTM to OTT in mobile apps without installing any software or online. Test free POTM to OTT online converter quickly before integrating the code....Convert POTM to HTML by using save method and set Html as SaveFormat...Document class Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...diagram ) # save in the VSDX format diagram2 . save ( "CombineDiagram_Out...

    docs.aspose.com/diagram/python-java/merge-combi...
  3. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your document's security level with precision. Enhance your document protection today!...property to a correct value before saving a document. Examples Shows...ReadOnlyRecommended = true ; doc . Save ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Update Visio Shape Text in 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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  5. Set Visio Shape's XForm Data in 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 ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  6. Create an empty Visio Diagram in Ruby|Documenta...

    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.... new \ # Save as VDX diagram . save ( data_dir + "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  7. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value....property to a correct value before saving a document. Examples Shows...readOnlyRecommended = true ; doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Rotate, Change the Position and Connect Sub-Sha...

    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....setAngle ( 190 ); // Save diagram diagram . save ( dataDir + "RotateVisioShape_Out...shape to a different location Save the diagram. Change Position...

    docs.aspose.com/diagram/java/rotate-change-the-...
  9. SummarizeOptions.summary_length property | Aspo...

    SummarizeOptions.summary_length property. Allows to specify summary length... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...SetTopMargin ( 3 ); // Save the Workbook workbook . Save ( outDir + u "SetMargins_out...( true ); // Save the Workbook workbook . Save ( outDir + u "CenterOnPage_out...

    docs.aspose.com/cells/zh/cpp/setting-margins/