Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 374,715 for

save

(0.14 sec)
  1. Convert FODS to DOTX using Python or with free ...

    FODS to DOTX conversion in your Python applications without using Microsoft Office or online. Test free FODS to DOTX online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save FODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  2. Convert SXC to DOC using Python or with free On...

    SXC to DOC conversion in your Python applications without using Microsoft Office or online. Test free SXC to DOC online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save SXC file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  3. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  4. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Save(MyDir + @“out.docx” ); Hope...Workbook and then save it to memory streams. Before saving to memory...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  5. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Insert Row...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  6. Convert XLTM to WORDML using Python or with fre...

    XLTM to WORDML conversion in your Python applications without using Microsoft Office or online. Test free XLTM to WORDML online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save XLTM file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafi...size. bool Aspose :: Words :: Saving :: DocSaveOptions :: get_AlwaysCompressMetafi...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Assemble Spreadsheets|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 new Excel file with new...calling the Workbook class' Save method. //Instantiating a Workbook...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  9. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...