Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 369,807 for

save

(0.13 sec)
  1. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...how to save a document to the PDF format using the Save method...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  2. C++ API to Convert XML to POTX | products.aspos...

    Convert XML to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....sample BMP image file Finally, save the output PDF file So the following...image ); // Save output PDF document document . save ( Paths ....

    docs.aspose.com/pdf/java/convert-images-format-...
  4. C++ API to Convert XSLFO to PPS | products.aspo...

    Convert XSLFO to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XSLFO to PPTX by using Save method function Load PPTX document...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...blue # Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/python-net/shape-formatt...
  7. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!...stream open or close it after saving a document page. PageFileName...where the document page will be saved to. PageIndex { get; } Current...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  9. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....diagram,Save 方法用于以不同的文件格式保存或导出 diagram。本文中的代码片段显示了如何使用 Save 方法将 Visio...创建 Diagram 类的实例。 调用Diagram类的Save方法将Visio绘图文件写入VDX。 导出的 VDX 文件。...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  10. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...