Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 310,748 for

save

(0.19 sec)
  1. 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/
  2. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...original image is then saved using the save() method, with the output...the updated image is saved using the save() method and the output...

    docs.aspose.com/psd/python-net/smart-filters/
  3. 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...
  4. 用 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...
  5. MD to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for MD to DOCX conversion. Use example code for batch MD to DOCX conversion with Python and .NET...of DocSaveOptions class for saving the document, specifying the...of the Word format. Use the save method of the Document class...

    products.aspose.com/pdf/python-net/conversion/m...
  6. CGM to DOC Converter using Python | Aspose.PDF

    Sample code on Python for CGM to DOC conversion. Use example code for batch CGM to DOC conversion with Python and .NET...library to define options for saving the output document in DOC...Use the save() method of the Document object to save the loaded...

    products.aspose.com/pdf/python-net/conversion/c...
  7. EPS to DOC Converter using Python | Aspose.PDF

    Sample code on Python for EPS to DOC conversion. Use example code for batch EPS to DOC conversion with Python and .NET...output PDF document should be saved as a Microsoft Word document...document (.DOC). Use the save() method of the Document object to write...

    products.aspose.com/pdf/python-net/conversion/e...
  8. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....10 ); // Save the workbook in xlsx format wb . Save ( outDir...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Save ( $"{path}ExtPDF417Meta.png"...IsReaderInitializati = true ; gen . Save ( $"{path}ExtPDF417MetaReaderI...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  10. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...line with the desired width Save the output to any desired output...DrawLine method to draw a line Save the output to any desired output...

    docs.aspose.com/drawing/net/working-with-pens/