Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 375,527 for

save

(0.11 sec)
  1. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats....effects in a document as we save it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export EML to OTT via C++ | products.aspose.com

    C++ API to Convert EML to OTT without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to OTT format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EML to DOCM via C++ | products.aspose.com

    C++ API to Convert EML to DOCM without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  4. Export EMLX to XPS via C++ | products.aspose.com

    C++ API to Convert EMLX to XPS without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to XPS format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  5. Export EMLX to PS via C++ | products.aspose.com

    C++ API to Convert EMLX to PS without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to PS format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export EMLX to WORD via C++ | products.aspose.com

    C++ API to Convert EMLX to WORD without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to DOCX format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  7. Export OFT to MD via C++ | products.aspose.com

    C++ API to Convert OFT to MD without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DOTX without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to DOTX format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/python-net/how-to-print-e...
  10. 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...