Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 377,518 for

save

(0.29 sec)
  1. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Save the document with the desired...options )) { // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  2. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...method where I am trying to save the workbook with custom properties...properties. I am using the workbook.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  3. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....control how separate pages are saved when a document is exported...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Create New Email in PHP|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....\ # Save message in EML and MSG formats $mail_message_save_type...$message -> save ( $dataDir . "Message.eml" , $mail_message_save_type...

    docs.aspose.com/email/java/create-new-email-in-...
  5. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Words also supports most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. Aspose.PSD for Python via .NET 24.8 - 发布说明|Docu...

    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.... save ( outputPsdFile [ caseIndex...caseIndex ], PsdOptions ()) img . save ( outputImageFile [ caseIndex ]...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  7. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert GLB to OBJ in Python

    Programmatically convert GLB to OBJ in Python. Export 3D object from a GLB file to an OBJ in Python.... Specify OBJ save options. Save it as an OBJ. The following... Finally, call the save() method to save it as an OBJ. It takes...

    blog.aspose.com/3d/convert-glb-to-obj-in-python/
  10. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....xlsx" ); // Setup HTML save options HtmlSaveOptions options...text in output // Save as HTML workbook . Save ( outputDir + u...

    docs.aspose.com/cells/cpp/convert-excel-to-html...