Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 368,085 for

save

(0.13 sec)
  1. 使用 Python 查看或編輯 POTX 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 POTX 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  2. 使用 Python 查看 CGM 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 CGM 檔的 Python 原始程式碼...options ) # save document in HTML format document . save ( path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/view...
  3. Pivot Table and Source Data with C++|Documentation

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with C++....pivot table options Now, you can save this file as your designer template...SetName ( u "DataSource" ); // Save the modified Excel file U16String...

    docs.aspose.com/cells/cpp/pivot-table-and-sourc...
  4. 使用 C++ 查看或編輯 PPSX 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPSX 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  5. 使用 C++ 查看或編輯 POTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 POTM 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  6. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/attachments/add/
  7. Display Hide Scroll Bars in Jython|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....setHScrollBarVisible ( False ) # Save the modified Excel file in the...Excel 2003 ) format workbook . save ( dataDir + "output.xls" ) #...

    docs.aspose.com/cells/java/display-hide-scroll-...
  8. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....( 80 ); //Save the result in XLSX format book . save ( "output...( 80 ); //Save the result in XLSX format book . save ( "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Converting Range of DjVu Pages in PHP|Documenta...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-range-o...
  10. Add PDF Page Stamps in PDF using C#|Aspose.PDF ...

    Add a page stamp to a PDF document using the PdfPageStamp class with Aspose.PDF for .NET library....bluePageStamp ); // Save PDF document document . Save ( dataDir + "AddPageStamp_out...

    docs.aspose.com/pdf/net/page-stamps-in-the-pdf-...