Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,542 for

save

(0.16 sec)
  1. Convert XLSM to MOBI using Python or with free ...

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

    products.aspose.com/total/python-net/conversion...
  2. Convert XLTM to DOTX using Python or with free ...

    XLTM to DOTX conversion in your Python applications without using Microsoft Office or online. Test free XLTM to DOTX 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...
  3. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...utilize the first method to save execution time. The second method...using the output stream and save options. Create a new graphics...

    docs.aspose.com/page/python-net/ps/working-with...
  4. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....blank – modify as needed) // Save the workbook to a downloadable...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  7. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  8. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....appear in the outline of a saved PDF document. let doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....document is saved, no mail merge settings will be saved and it will...clearing them. Once we do that and save the document, // Microsoft Word...

    reference.aspose.com/words/net/aspose.words.set...
  10. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად C++ სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....docx" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/