Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 369,821 for

save

(0.38 sec)
  1. 在Jython中取消保护简单受保护的工作表|Documentation

    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....unprotect () # Save the excel file . workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  2. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/Saveformat/#XAML_FIXED) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 PHP 中将窗口元素添加到 Visio 实例|Documentation

    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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  4. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create...MemoryStream. PST file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...
  5. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...Saving the Large file PDF 350 MB-990MB in c# Aspose.PDF Product...February 7, 2025, 12:10pm 1 Saving_PDFissue.docx (22.4 KB) Help...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  6. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....heading2 ) i += 1 ; # Save PDF Document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  7. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly.... Save ( ArtifactsDir + "MailMerge...( table . Rows [ 1 ]); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... save ( file_name = ARTIFACTS_DIR...zoom_type = zoom_type doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 调用 save 将其导出为 Markdown 文件。 使用下面的 Python...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....the DiagramSaveOptions object Save the resultant VSDX file These...the Diagram object and then saving it as a VSDX file. You may...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...