Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 375,710 for

save

(0.11 sec)
  1. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to Save document...the compression level used to save document. The default value...self ) -> aspose . words . saving . CompressionLevel : ... @compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance....the compression level used to save document. The default value...compression level to use while saving an OOXML document. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Pages to PDF using php-java | Aspose.PDF

    Add PDF pages to your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/add/
  5. Aspose.PSD for Java 25.4 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...( sourceFile_1 )) { image . save ( outputFile_1 , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save the modified presentation as.... text = "Hello, Aspose!" # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/create-presen...
  7. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....comment authored by a user and save the presentation. static void...util . Date ()); presentation . save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...文档保存到文件系统 您可以使用 Document 类的 Save 方法将创建或操作的 PDF 文档保存到文件系统中。 当您不提供格式类型(选项)时,文档将以.... Add (); // Save PDF document document . Save ( dataDir + "SimpleResume_out...

    docs.aspose.com/pdf/zh/net/save-pdf-document/
  9. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.Save_format property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...save_format property ImageSaveOptions.save_format property Specifies...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分...该对象提供一个 Save 方法,可用于保存提取的图像。以下代码片段演示了如何从 PDF...Create )) { // Save the output image xImage . Save ( outputImage...

    docs.aspose.com/pdf/zh/net/extract-images-from-...