Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 568,869 for

save

(0.18 sec)
  1. Convert PPTX to XLTX using Python or with free ...

    PPTX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLTX online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...source PPTX file Save PPTX file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  2. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ DOC HTML C++ ფორმატში კოდით. შეინახეთ DOC როგორც HTML C++....doc" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.doc"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  3. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....html" ); doc-> Save ( u"Output.md" ); using namespace...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/htm...
  4. Გადაიყვანეთ JPG Გამოსახულება C++

    გადაიყვანეთ JPG Გამოსახულება C++ ფორმატში კოდით. შეინახეთ JPG როგორც Გამოსახულება C++....); shape-> get_ImageData ()-> Save ( u"Output.jpg" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  5. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...utilize the first method to save execution time. The second method...using the output stream and save options. Create a new graphics...

    docs.aspose.com/page/python-net/ps/working-with...
  6. C# API to Export EMLX to JPEG | products.aspose...

    Convert EMLX to JPEG without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to JPEG format using Save method and set Jpeg as SaveFormat...

    products.aspose.com/total/net/conversion/emlx-t...
  7. Aspose.PSD for .NET 22.10 - Release Notes|Docum...

    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....exported file by Photoshop after saving specific Asian symbols Bug... Load ( src )) { psdImage . Save ( output ); } PSDNET-1257. Timeline...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  8. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    Split PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Save current page as a separate PDF...how to split HTML file - C# //save input html to pdf to file doc...

    products.aspose.com/pdf/net/splitter/
  9. ImageSaveOptions.PageSet | Aspose.Words for .NE...

    ImageSaveOptions 财产. 获取或设置要渲染的页面 默认为文档中的所有页面... Save ( ArtifactsDir + "ImageSaveOptions...创建一个“ImageSaveOptions”对象,我们可以将它传递给文档的“Save”方法 // 修改该方法将文档呈现为图像的方式。 ImageSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  10. webpimage - Aspose.Imaging for Java - API Refer...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....a WebP image from a file and save it to PNG. String dir = "c:\\temp\\";...WebPImage(dir + "test.webp"); try { // Save to PNG // Note that only the...

    reference.aspose.com/imaging/java/com.aspose.im...