Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 363,350 for

save

(0.17 sec)
  1. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/text-annotation/
  2. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python.... Save the presentation. The following...layout_slide ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/slide-layout/
  4. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) 现代 API: import...

    docs.aspose.com/slides/zh/python-net/modern-api/
  5. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... save ( "ErrorBars_out.pptx" , slides...switch_row_column () # 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  6. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedTrueTypeFonts method. Specifies whether or not to embed TrueType fonts in a document when it is Saved. Default value for this property is false in C++....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using PHP via Javahttps://products.aspose.com/pdf/php-java/pages/Recent content in Add, Move or Delete pages i......"name": "Save PDF", "text": "Save the output PDF using the Save method"...specified index. Save the output PDF using the Save method. columns...

    products.aspose.com/pdf/php-java/pages/index.xml
  8. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....learn more, visit the Specify Save Options documentation article...this class that can be used to save rendered images in the Tiff...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD for .NET 23.10 - 发布说明|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....Save 时出现的空引用异常 错误 公共 API 更改 新增 API:...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-jpg/