Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,722 for

save

(0.47 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify HTML Save Options – Export Similar Border...exportSimilarBorderS = true ; // Save the workbook in HTML format...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。..., flg ); // Save the excel file. workbook . save ( path . join...Blue ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  4. Extracting Messages from Outlook PST and Saving...

    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....Messages from Outlook PST and Saving them to MSG in Aspose.Email...MailItem ; Console . WriteLine ( "Saving message {0} ...." , mailItem...

    docs.aspose.com/email/net/extracting-messages-f...
  5. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  6. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes.... Save ( $"{path}AztecSymbolModeAuto...AztecSymbolMode . FullRange ; gen . Save ( $"{path}AztecSymbolModeFullR...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  7. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....creating a DOCX document using C++ Save the output DOCX file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/docx/
  8. How to convert PDF to XML | Aspose.PDF

    Do you know how easily convert PDF to XML in Python? Convert PDF to XML images with high quality using Python via .NET PDF library.... Save the XML file. Use following...XML Save options save_options = XmlSaveOptions () # Save the...

    products.aspose.com/pdf/tutorial/convert-pdf-xml/
  9. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, SaveOptions); and does not proceed furt…...Save(pdfStream, saveOptions) Aspose...gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  10. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...equation object.docx" ); // When we save a document, smaller metafiles...

    reference.aspose.com/words/net/aspose.words.sav...