Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 38,277 for

save

(0.07 sec)
  1. Convert MHTML to XPS – C#

    Convert MHTML to XPS in C# or online. Consider the supported MHTML to XPS conversion scenarios in C# examples. Try online MHTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  2. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions class. Allows to specify additional metafile rendering options. To learn more, visit the documentation article in C++....Aspose::Words::Saving::MetafileRenderingOpt class Contents [...set_EmfPlusDualRendering (Aspose::Words::Saving::EmfPlusDualRendering) Setter...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....))) Get page count without saving the document Sometimes we generate...page count of PDF file without saving the file over system or stream...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  5. 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...
  6. 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...
  7. 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/
  8. 图像矢量化 – 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-...
  9. 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...
  10. 如何使用 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...