Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 347,048 for

save

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|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.... PROMPT ); //Save the workbook workbook . save ( output ); Here...state can happen when the user saves the file before a query has...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....builder -> get_Document () -> Save ( get_ArtifactsDir () + u "Shape...MakeObject < Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert XLSX to PPSM using Python or with free ...

    XLSX to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSX to PPSM online converter quickly before integrating the code....NET, is used to save the created PDF into the desired...manipulate the PDF file and save it into the desired PPSM format...

    products.aspose.com/total/python-net/conversion...
  4. Redact PPTX Presentation Files using Java | pro...

    Java source code to find and replace text in PPTX Presentation.... save ( "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/java/redaction/pptx/
  5. Redact PPT Presentation Files using Java | prod...

    Java source code to find and replace text in PPT Presentation.... save ( "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/java/redaction/ppt/
  6. 更新 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....Text" )); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "UpdateShapeText...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  7. 档案

    档案... XbrlDocument 类的 save() 方法创建 XBRL 文件并将其保存到磁盘。请在 API...add() 方法添加一个新的 XBRL 实例。 最后,使用 save(string) 方法保存 XBRL 文件。它将输出文件路径作为参数。...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  8. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 Python 源代码....artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  9. 将 PowerPoint 转换为 HTML 在 C++|Aspose.Slides 文档

    在 C++ 中转换 PowerPoint 为 HTML。将 PPTX 或 PPT 保存为 HTML 在 C++ 中。将幻灯片保存为 HTML 在 C++ 中。...odp 以 在 C++ 中将 ODP 转换为 HTML 使用 Save 方法将对象保存为 HTML 文件。 以下代码向您展示了如何在...将演示文稿保存为 HTML presentation -> Save ( u "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  10. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。..."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...(); // Saving the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/data-filtering/