Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 371,748 for

save

(0.23 sec)
  1. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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.... save ( "presentation_out.pptx" ,...为保持页面编号保存幻灯片而添加的方法 新增方法: void IPresentation.save(string fname, int[] slides,...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Save the file again. Add Text to...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/text/
  4. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file again. Add Text to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/text/
  5. 在使用Node.js通过C++将Excel渲染为PDF时忽略错误|Documentation

    了解在将Excel文件转换为PDF时如何忽略错误,使用编号Aspose.Cells for Node.js via C++。...( filePath ); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/nodejs-cpp/ignore-erro...
  6. Convert EMLX to WORDML in Python | products.asp...

    Save EMLX to WORDML in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word WORDML...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Convert ICS to DOTM in Python | products.aspose...

    Save ICS to DOTM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOTM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Convert EML to WORD in Python | products.aspose...

    Save EML to WORD in your Python applications without using Microsoft Outlook or Word...NET and save it into the respective Word...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert HTML to Image in C++ | products.aspose.com

    Convert HTML to Image in C++. Use C++ library API to convert HTML files to Images...Presentation from HTML file and save it as Image. C++ code for converting...index); slide -> GetThumbnail() -> Save(fileName, ImageFormat :: get_Png());...

    products.aspose.com/slides/cpp/conversion/html-...
  10. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。..."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...