Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 38,284 for

save

(0.12 sec)
  1. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....properly in the output PDF file Save the workbook as a PDF using...an argument in the Workbook save function. Code to Convert Excel...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. Rendering Project to XAML

    Learn how to render a project as XAML using Aspose.Tasks for .NET....Save function. SaveOptions can be..."New Project.mpp" ); 2 project. Save ( "RenderToXAML_out.xaml" ,...

    docs.aspose.com/tasks/net/rendering-project-dat...
  3. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....PersonId ; // First, we will save an unsigned version of our document...document. builder . Document . Save ( dstDocumentPath ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Chart Data Marker|Aspose.Slides for PHP Documen...

    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....( 15 ); # Save presentation with chart $pres -> save ( "ScatterChart...

    docs.aspose.com/slides/php-java/chart-data-marker/
  5. 如何使用 C# 将 OneNote 转换为 JPEG

    这篇简单的文章重点介绍如何使用 C# 将 OneNote 转换为 JPEG。它涵盖了设置 IDE、编程工作流程和使用 C# 将 OneNote 导出为 JPEG 的示例代码的所有详细信息。...ONE 文件 使用 Save 方法内的 SaveFormat 枚举器将 .ONE 文件转换为...类的实例从磁盘访问源 .ONE 文件来触发。在后续步骤中,Save 方法用于使用 SaveFormat 枚举器将加载的 .ONE...

    kb.aspose.com/zh/note/net/how-to-convert-onenot...
  6. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files.... Call the Save() method. Pass the output file...extension. The output file will be saved at the specified path so it...

    docs.aspose.com/page/cpp/faq/
  7. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....words-net 5 30 April 7, 2025 Save as PDF - Change image 3 32 April...words-net 2 9 April 7, 2025 Save Word document as PDF corrupts...

    forum.aspose.com/c/words/8
  8. 幻灯片部分|Aspose.Slides 文档

    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.... save ( "pres-sections.pptx" , SaveFormat...reorderSectionWithSl ( section2 , 0 ); pres . save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  9. 图像矢量化 – C# 示例

    了解如何在 C# 中矢量化图像。考虑图像矢量化功能以及配置属性对结果的影响。... Saving ; 4 ... 5 // Initialize an...Vectorize (sourcePath); 52 53 // Save the vectorized image as an SVG...

    docs.aspose.com/svg/zh/net/image-vectorization-...
  10. Generate and Read Mailmark 2D Barcodes in C#|Do...

    This article explains how to Generate and Read Royal Mail Mailmark 2D Barcodes using Aspose.BarCode for .NET.... Save ( $"{path}Mailmark2DType7.png"...XDimension . Pixels = 4 ; generator . Save ( $"{path}Mailmark2DType9.png"...

    docs.aspose.com/barcode/net/mailmark-2d-barcodes/