Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,861 for

save

(0.2 sec)
  1. HTML|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....code example below shows how to save a workbook as an HTML file using...code example below shows how to save a workbook as an MHTML file...

    docs.aspose.com/cells/net/convert-excel-to-html/
  2. Create New Spreadsheet in xlsx4j|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...." ); // Saving the Excel file workbook . save ( dataDir +...SaveToZipFile ( pkg ); saver . save ( outputfilepath ); System ...

    docs.aspose.com/cells/java/create-new-spreadshe...
  3. Working with large PST files|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....attachments (extractAttachments), // save msg to a stream (saveMessageToStream)...SaveMessageToStream if it is necessary to save messages from pst. Instead of...

    docs.aspose.com/email/java/working-with-large-p...
  4. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Save ( ArtifactsDir + "Table.SetOutlineBorders...cells in the table, and then save the document. table . ClearBorders...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++.... It then saves the workbook as the output PDF...); // Save the workbook as a PDF file workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  6. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!...Metafile-related rendering options when saving to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert PDF to XML | Online for Free | Aspose.PDF

    PDF to XML online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to XML without any registration, captcha or limits. Try our library for free...pdf" ); // save document in XLS format document . Save ( "output...your PDF file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/online/conversion-pdf-t...
  8. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET... Save the PDF document with the attached...ConvertErrorAction . DELETE ) # Save the PDF document with the attached...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  9. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/
  10. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。..." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/zh-hant/cpp/make/doc/