Sort Score
Result 10 results
Languages All
Labels All
Results 7,431 - 7,440 of 375,716 for

save

(0.53 sec)
  1. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。... pdf_save_options = PdfSaveOptions () pdf_save_options ....True # Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  2. Convert POTX to XLTX using Python or with free ...

    POTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLTX online converter quickly before integrating the code....NET to save the created HTML into the desired...source POTX file Save POTX file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  3. Convert XLT to WORD using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  4. Convert XLT to DOTM using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  5. Adding Page Number to PDF with Rust|Aspose.PDF ...

    This article demonstrates how to add page numbers to an existing PDF document using Aspose.PDF for Rust via C++....numbering to every page, and saves the modified document under...numbers, the updated document is saved as a new PDF file. Open the...

    docs.aspose.com/pdf/rust-cpp/add-page-number/
  6. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored document versions in your DOC files for better management and organization.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.color_mode property. Gets or sets a value determining how colors are rendered.... saving . ColorMode : ... @color_mode..., value : aspose . words . saving . ColorMode ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert POT to XLTX using Python or with free O...

    POT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POT to XLTX online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...source POT file Save POT file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  9. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++....Aspose::Words::Saving::ImageBinarizationMet enum Contents [ Hide...+ u "Logo.jpg" ); // When we save the document as a TIFF, we can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...