Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 363,350 for

save

(0.12 sec)
  1. Set Milestone Shape Properties in PHP|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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/java/set-milestone-shap...
  2. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....-> get_Item ( $pdf_page )); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "page_# { $pdf_page } .pdf"...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  3. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....save(getArtifactsDir() + "Shape.SoftEdge...setMaxImageResolutio(72); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 Python 查看或編輯 PPT 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPT 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  5. AiModel.create method | Aspose.Words for Node.js

    AiModel.create method. Creates a new instance of [AiModel](../) class.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C++ 查看或編輯 ODP 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 ODP 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , aspose ...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  8. PS to TIFF Converter using C++ | Aspose.PDF

    Sample code for PS to TIFF conversion using C++. Use C++ example for batch PS to TIFF conversion....output file path as parameters Save the output TIFF file Here is...your PS file and then simply save it as a TIFF file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-tiff/
  9. PS to BMP Converter using C++ | Aspose.PDF

    Sample code for PS to BMP conversion using C++. Use C++ example for batch PS to BMP conversion....output file path as parameters Save the output BMP file Here is...your PS file and then simply save it as a BMP file. You can use...

    products.aspose.com/pdf/cpp/conversion/ps-to-bmp/
  10. Import and Export Annotations to XFDF format|As...

    You may import and export annotation with XFDF format using Aspose.PDF for Java library....for text * fields; used for saving form data that can be imported...exportFileName ); // Save output PDF document . Save ( Path . Combine...

    docs.aspose.com/pdf/java/import-export-xfdf/