Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 310,771 for

save

(0.08 sec)
  1. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。...setTopMargin ( 3 ); // Save the Workbook. workbook . save ( path . join...( true ); // Save the Workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  2. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add ( graph ) # Save PDF document document . save ( path_outfile...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-ellipse/
  3. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...numbers to table of contents when saving HTML, MHTML and EPUB. Default...to display page numbers when saving a document with a table of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PSD for .NET 21.9 - 发行说明|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.... Save ( output1 ); image . Save ( output2 , new...loadOptions )) { // 不应抛出异常 im . Save ( outputFile ); } PSDNET-951...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Pdf|Documentation

    Learn how to converT Excel to PDF with Aspose.Cells for Python via .NET API.... Simply save an Excel file to PDF using the...the Workbook class' save method. The save method provides the...

    docs.aspose.com/cells/python-net/convert-excel-...
  6. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...inputFilePath ); // Specify Pdf Save Options - Ignore Error PdfSaveOptions...true ); // Save the Workbook in Pdf with Pdf Save Options wb...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  7. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SaveDATE field...which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby...."London" ] ) \ # Saves the document to disk. doc . save ( data_dir...coding sites: GitHub Load And Save To Stream in Ruby Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  9. Convert PDF to JPG in Python | products.aspose.com

    Convert PDF to JPG in Python. Use Python library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...