Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 369,869 for

save

(0.31 sec)
  1. Protect and Unprotect Worksheets|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 (); //..."thispassword" ); // Save the Excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/net/protect-and-unprotect...
  2. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++.... You simply need to save the file in ODS format, and...inputFilePath ); // Save the file in ODS format workbook . Save ( outputDir...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  3. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for Java supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF.... Format Description Load Save Remarks OneNote Document (Microsoft...File Format Save as PNG Image Save as GIF Image Save as JPEG Image...

    docs.aspose.com/note/java/supported-file-formats/
  4. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....string FileName = FilePath + "Save Workbook to Text or CSV Format...string destFileName = FilePath + "Save Workbook to Text or CSV Format...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  5. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。..."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  6. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....PPTX from the disk and then save it as a Word document, say a...the Presentation class object Save the presentation as HTML into...

    kb.aspose.com/slides/python/how-to-convert-powe...
  7. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...
  9. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET.... Finally, save the output PDF file. So the...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...

    docs.aspose.com/pdf/net/convert-images-format-t...
  10. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...