Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 155,000 for

save

(0.16 sec)
  1. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java... save ( "RectPicFrame.pptx" , SaveFormat...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/java/picture-frame/
  2. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux.... You can save Word as HTML in C++ to use the...Aspose::Words and Aspose::Words::Saving namespaces Instantiate an instance...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  3. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...the PPTX file to disk pres -> Save ( outPath , Aspose :: Slides...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/cpp/picture-frame/
  4. Create OFX Request File via C# | products.aspos...

    Sample code for OFX request file creation. Use API example code for batch OFX request files generation within .NET based applications....OfxVersionEnum as parameter in Save method. Call the Save method by providing...

    products.aspose.com/finance/net/create/ofx-requ...
  5. 使用 Python 查看或編輯 OTP 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 OTP 格式元數據。...Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/python-net/m...
  6. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET... Save the modified presentation. This...Placeholder" ; } // Saves the presentation to disk pres . Save ( "output_out...

    docs.aspose.com/slides/net/manage-placeholder/
  7. 使用 C++ 查看或編輯 PPS 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPS 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  8. Layer Manipulation in Aspose.PSD for Java|Docum...

    Examples of how to manipulate Layers of PSD File in Java...adjustments, we save the updated image using save. It’s worth noting...

    docs.aspose.com/psd/java/psd-layer-manipulation/
  9. Export to XAML|Aspose.Slides Documentation

    Export or convert PowerPoint presentation to XAML... Save ( new XamlOptions ()); } Exporting...Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions { ExportHiddenSlides...

    docs.aspose.com/slides/net/export-to-xaml/
  10. Search Text in PPT Presentation Files using Jav...

    Java source code to search text in PPT Presentation.... save ( "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/java/search/ppt/