Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 368,314 for

save

(0.13 sec)
  1. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... Save the modified PDF to the specified...add_stamp ( page_stamp ) document . save ( output_file_name ) Adding...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  2. Aspose.PSD for Python via .NET 25.2 - Release N...

    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....Summary Category PSDPYTHON-153 Saving of PSB Files with size more...the bounds of the array” when saving psb with size more than 1GB...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.page_set is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Add Watermark to PDF...( artifact ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/watermark/add/
  5. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  7. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  8. 获取特定单元格的文本|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  9. 通过C++在Node.js中移除ActiveX控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从工作簿中移除ActiveX控件。...removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-acti...
  10. Get Text of Specific Cell|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 the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/net/get-text-of-specific-...