Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 159,855 for

save

(0.08 sec)
  1. View PPTM in Python | products.aspose.com

    View PPTM in Python. Use Python library API to open and view Macro-enabled PowerPoint Template...ller) # Saving the presentation to HTML pres . save( "index.html"...the HtmlFormatter property. Save the PPTM presentation as HTML...

    products.aspose.com/slides/python-net/viewer/pptm/
  2. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++....Aspose::Words::Saving::TxtExportHeadersFoot enum Contents [ Hide...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPSM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/ppsm/
  4. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ library API to open and view PowerPoint presentation... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPTX presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptx/
  5. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template... // Saving the presentation to HTML presentation -> Save( u "index...the HtmlFormatter property. Save the PPTM presentation as HTML...

    products.aspose.com/slides/cpp/viewer/pptm/
  6. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....the file using it and call the save method having output PDF file...SaveFileFormat enumeration for saving project format choice and PDF...

    products.aspose.com/tasks/java/conversion/
  7. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++....xlsx" ); // Save workbook in html format U16String...GetVersion () + u ".html" ; wb . Save ( outputPath , SaveFormat ::...

    docs.aspose.com/cells/cpp/expanding-text-from-r...
  8. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...( false ); // Save the workbook workbook . Save ( srcDir + u "outputfile...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  9. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/java/audio-frame/
  10. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/Saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/Saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/Saveformat/#MOBI) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...