Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 363,350 for

save

(0.27 sec)
  1. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... save ( outputPdf ); Since version...pdf" ); // Instantiate HTML Save options object HtmlSaveOptions...

    docs.aspose.com/pdf/java/whatsnew/
  2. AiModel.setApiKey method | Aspose.Words for Nod...

    AiModel.setApiKey method. Sets a specified API key to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!...Saving assembly Aspose.Words PdfEncryptionDetails(...how to set permissions on a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....image is cropped after the saving. Data is lost but Preview looks...true ); im . save ( outputFile ); } // Check saved changes try...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Render Solid Gridlines while Converting Excel t...

    Learn how to display solid gridlines during Excel to PDF conversion using Aspose.Cells for Python via .NET....lines pdf_save_options = PdfSaveOptions () pdf_save_options ....gridline_type = GridlineType . HAIR # Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/python-net/render-solid-g...
  6. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。...line pdf_save_options = PdfSaveOptions () pdf_save_options ....gridline_type = GridlineType . HAIR # Save the pdf file with PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/render-soli...
  7. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... Save the PDF file. Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/
  8. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  9. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...