Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 369,869 for

save

(0.22 sec)
  1. 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...
  2. Converting a MD file to SVG using Python | Aspo...

    Sample code on Python for MD to SVG conversion. Use example code for batch MD to SVG conversion with Python and .NET...SvgSaveOptions class to customize the save process, such as specifying...output file name as a directory). Save the loaded PDF file to an SVG...

    products.aspose.com/pdf/python-net/conversion/m...
  3. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and Save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...Words and save it as a PDF. Then, using Aspose...version 1.4. However, after saving the file to disk, the PDF/A-1...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  4. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions.... save ( docs_base . artifacts_dir..."password" ) # Save the protected document. doc . save ( docs_base...

    docs.aspose.com/words/python-net/restrict-docum...
  5. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...save(f"./output_folder_path/shape{i}.png", aw.saving.ImageSaveOptions(aw...get_shape_renderer().save(f"C:\\Temp\\shape{i}.png", aw.saving.ImageSaveOptions(aw...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  6. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად C++ სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....docx" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.pdf"); using namespace...

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

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

    products.aspose.com/words/ka/cpp/conversion/wor...
  8. Convert MBOX to RTF in Python | products.aspose...

    Save MBOX to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  9. Convert EML to FLATOPC in Python | products.asp...

    Save EML to FLATOPC in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word FLATOPC...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  10. Convert DOT to PST in Python | products.aspose.com

    Save DOT to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...