Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 361,336 for

save

(0.2 sec)
  1. Android API to Render MHTML to FLATOPC | produc...

    Transform MHTML to FLATOPC via Android via Java API...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  2. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...can save the modified PSD image using the psdImage.save() method...path to save the modified PSD file. psdImage . save ( psdName...

    docs.aspose.com/psd/python-net/graphics-api/
  3. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 23.9 - Release Notes|Docume...

    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 ( dstFile ); } using ( var im...false ; image . Save ( outputPsd ); image . Save ( outputPng ,...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...
  5. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++.... Save (const System::String&) Saves the current table...substitution settings to file. Save (const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. How to Extract Image from PDF | Aspose.PDF

    Do you know how easily extract image from PDF via C#? Extract Image from PDF with high quality using .NET PDF library.... Save output image. Save an updated PDF file... Create ); // Save output image xImage . Save ( outputImage ...

    products.aspose.com/pdf/tutorial/extract-image/
  7. Generate Data Matrix Barcodes in C#|Documentation

    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 ( $"{path}DatamatrixEcc200Basi...DataMatrixEccType . Ecc140 ; gen . Save ( $"{path}DatamatrixEcc000140B...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  8. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... Save the presentation as a PPTX file...LINE , 50 , 150 , 300 , 0 ) # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/line/
  9. Creating, Opening and Saving Images|Documentation

    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....Creating, Opening and Saving Images Contents [ Hide ] Creating...method expose by PsdImage class Save the results. Load Image as Layer...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  10. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/portfolio/