Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 375,987 for

save

(0.18 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BASIC_BLOCK_LIST ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Specific Unicode Characters while Saving to PDF with Python.NET Contents...is_font_substitution_char_granularity = True Save the workbook to PDF format import...

    docs.aspose.com/cells/python-net/change-the-fon...
  3. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/
  4. Add Pages to PDF using Python | Aspose.PDF

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Insert...insert ( 2 ) # Save output file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/pages/add/
  5. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save output image. Save updated PDF file. Extract...output_image , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/images/extract/
  6. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save output image. Save updated PDF file. Extract...FileMode . Create ); xImage . Save ( outputImage , 300 ); outputImage...

    products.aspose.com/pdf/net/images/extract/
  7. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....can load and save. Format Description Load Save Remarks BMP Bitmap...

    docs.aspose.com/drawing/net/supported-file-form...
  8. Aspose.PSD for Python via .NET 24.8 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... save ( outputPsdFile [ caseIndex...caseIndex ], PsdOptions ()) img . save ( outputImageFile [ caseIndex ]...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used in C++....Aspose::Words::Saving::SaveOptions::get_SaveFormat method Contents...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be Saved if this Save options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method...the document will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...