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

save

(0.54 sec)
  1. 使用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...
  2. 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/
  3. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... saving . TxtExportHeadersFoot : ...., value : aspose . words . saving . TxtExportHeadersFoot ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 使用 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-...
  7. 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...
  8. 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...
  9. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。... log ( `Saving page ${ pageIndex } to ${ fileName...PdfSaveOptions and assign the page saving callback const pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  10. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....behavior will be used for page saving // If needed, args (like args... Click the download link to save the TIFF.</p>' ; }); }); </...

    docs.aspose.com/cells/javascript-cpp/track-conv...