Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,978 for

save

(0.3 sec)
  1. ImageColorMode enumeration | Aspose.Words for P...

    aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg' ) # When we save the document as an image, we...mode for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document....how to set permissions on a saved PDF document. doc = aw . Document... encryption_details = aw . saving . PdfEncryptionDetails ( user_password...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting a JPEG file to DOCX using Python | A...

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...will be used to generate and save the output files. Call the add...to DOCFormat.DOC_X. Use the save method of the Document object...

    products.aspose.com/pdf/python-net/conversion/j...
  4. Converting a XSLFO file to DOCX using C++ | Asp...

    Sample code for XSLFO to DOCX conversion using C++. Use C++ example for batch XSLFO to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  5. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。..."1234" ); // Save the ODS file workbook . Save ( outputDir +...file password protected and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  6. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... save ( "output_out.png" , slides...PNG ) # Generate PDF pptx . save ( "output_out.pdf" , slides...

    docs.aspose.com/slides/python-net/default-font/
  7. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...Save() 方法并传递 ExcelSaveOptions 将其保存为..."testout/result1.xls" doc . save ( documentOutName , Api . SaveFormat...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  8. ImageSavingArgs.document property | Aspose.Word...

    ImageSavingArgs.document property. Gets the document object that is currently being Saved....object that is currently being saved. get document () : Aspose ....Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....can pass to the document's "Save" method # to modify how that...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...