Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,709 for

save

(0.13 sec)
  1. Export EMAIL to DOTX via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...Convert EMAIL 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/email-...
  2. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...Convert EMAIL 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/email-...
  3. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/portfolio/
  4. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work.... Save the modified presentation. In...presentation . slides [ 0 ]) # Save the modified presentation to...

    docs.aspose.com/slides/python-net/clone-slides/
  6. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument...."My note" ); $presentation -> save ( "note.pptx" , SaveFormat ::...removeNotesSlide (); $presentation -> save ( "note_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Document.page_count property | Aspose.Words for...

    Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation....fixed page save format, # such as .pdf. So you can save some time...more complex documents. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  9. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx' ) # Save the...of the missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting Excel files to HTML using Aspose.Cells for C++....purpose and set it to true while saving the Excel file to HTML format...cell B5 in Red color, and then saves it in HTML format using HtmlSaveOptions...

    docs.aspose.com/cells/cpp/export-worksheet-css-...