Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 375,752 for

save

(1.23 sec)
  1. Export EMLX to BMP via C++ | products.aspose.com

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

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

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

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

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

    products.aspose.com/total/cpp/conversion/oft-to...
  4. CancellationToken while loading a 3D scene in C...

    You can use the CancellationTokenSource to cancel the Save/open task at any time you need with C# 3D file manipulation and conversion API....loading a 3D scene All open/save methods will have an extra cancellationToken...CancellationTokenSou to cancel the save/open task at any time you need...

    docs.aspose.com/3d/net/cancellationtoken-while-...
  5. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldRe...true . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportImagesForOldRe...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....paragraphs collection of the page Save the resultant PDF document import...text_fragment ) # Save updated PDF document . save ( "output.pdf"...

    docs.aspose.com/pdf/python-net/create-document/