Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 310,748 for

save

(0.08 sec)
  1. 形状效果|Aspose.Slides 文档

    在 C# 或 .NET 中对 PowerPoint 形状应用效果... Save ( "output.pptx" , SaveFormat...ReflectionEffect . BlurRadius = 4 ; pres . Save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/shape-effect/
  2. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式...Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  3. 操作页面属性|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类操作 Aspose.PDF Facades 的页面属性。...最后,使用 Save 方法保存更新后的 PDF 文件。 以下代码片段演示了如何在现有...= 2.0f ; // Save PDF document pageEditor . Save ( dataDir + ...

    docs.aspose.com/pdf/zh/net/manipulate-page-prop...
  4. Convert MBOX to MHTML via Java | products.aspos...

    Try the code sample to convert MBOX files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. The code snippet...

    products.aspose.com/email/java/conversion/mbox-...
  5. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  6. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property HtmlFixedSaveOptions.save_format property...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....property has effect only when saving to raster image formats and...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....property has effect only when saving to raster image formats and...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Zip Files Without Compression via Python...

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications by Python.NET...this case, it is reasonable to save the archive without compression...store_settings = zp . saving . ArchiveEntrySettings(zp . saving . StoreCompressionSett())...

    products.aspose.com/zip/python-net/advanced-api...
  10. 将 PowerPoint 转换为 PDF 在 Java 中|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 PDF。以符合法规或可访问性标准的方式保存 PowerPoint 为 PDF。...PDF,您只需将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation...Presentation 类公开了通常用于将演示文稿转换为 PDF 的 Save 方法。 注意 Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...