Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 368,125 for

save

(0.18 sec)
  1. 使用 Java 查看 MHT 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打开和查看 MHT 文件的 Java 源代码,德尔福。...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/zh-hans/java/viewer/mht/
  2. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...set_Text( u "New text" ); pres -> Save( u "pres.pdf" , SaveFormat ::...edit. Add a new line of text. Save the changed PowerPoint file...

    products.aspose.com/slides/cpp/editor/ppt/
  3. 用 Node.js 通过 C++ 将 XLSB 文件的修订转换为 XLSM 格式|Docume...

    学习如何用 Aspose.Cells for Node.js via C++ 完整转换 XLSB 文件的修订为 XLSM 格式。...filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-rev...
  4. FileFormatUtil.extensionToSaveFormat method | A...

    FileFormatUtil.extensionToSaveFormat method. Converts a file name extension into a [SaveFormat](../../Saveformat/) value....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...Portrait ); // Save the workbook workbook . Save ( outDir + u ...SetZoom ( 100 ); // Save the workbook workbook . Save ( outDir + u "ScalingFactor_out...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... Save ( "slide1.jpeg" , ImageFormat...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } 现代 API:...

    docs.aspose.com/slides/zh/net/modern-api/
  7. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++...."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  8. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API to edit HTML file...set_Text( u "New text" ); pres -> Save( u "page.html" , SaveFormat...edit. Add a new line of text. Save the changed HTML file. Edit...

    products.aspose.com/slides/cpp/editor/html/
  9. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Height = 800 ; // Save PDF document document . Save ( dataDir + "SetImageSize_out...

    docs.aspose.com/pdf/zh/net/set-image-size/
  10. 使用 C++ 通过 Node.js 移除工作表中的重复行|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移除工作表中的重复行,并选择特定列进行重复检测。..., 0 , 5 , 3 ); // Save result book . save ( "removeduplicates-result...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-dupl...