Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 368,084 for

save

(0.09 sec)
  1. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and Save locations for efficient image handling....path) where the image will be saved to. public string ImageFileName...the value of this property to save the image into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....save(getArtifactsDir() + "Layout.../// /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/java/com.aspose.word...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....( options ) # Save PDF document document . save ( path_outfile...Logo" , page ) # Save the document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...( text ); // Save PDF document document . Save ( dataDir + "...textFragment ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  5. Converting WMF and EMF to Other Image Formats|D...

    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....files and same can be used to save the image to PDF format. The...files and same can be used to save the image to Webp format. The...

    docs.aspose.com/imaging/python-net/converting-w...
  6. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...
  7. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , SaveFormat...setLoop ( true ); presentation . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-slide...
  8. 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/
  9. 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...
  10. 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/