Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 368,304 for

save

(0.25 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is updated before saving in C++....Aspose::Words::Saving::SaveOptions::get_UpdateLastPrintedPro...updated before saving. bool Aspose :: Words :: Saving :: SaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Converting to MHTML Files 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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  3. 在Jython中将文件转换为Mhtml|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  4. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....bookmark will be stored when you save the document. Examples Shows...underscores if we open the saved document with Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HTML to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for HTML to DOCX conversion. Use example code for batch HTML to DOCX conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in a...

    products.aspose.com/pdf/python-net/conversion/h...
  6. HTML to DOC Converter using Python | Aspose.PDF

    Sample code on Python for HTML to DOC conversion. Use example code for batch HTML to DOC conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in a...

    products.aspose.com/pdf/python-net/conversion/h...
  7. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR...docx' ) save_options = aw . saving . SvgSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.font_saving method. Called when Aspose.Words is about to Save a font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....jpg" ); // When we save the document as a TIFF, we can...images. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Workbook to Different Formats|Docume...

    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....workbook in one file format and save it into another. Converting...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/java/converting-workbook-...