Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 377,459 for

save

(0.35 sec)
  1. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear JavaScript code.... save ( "audio.pptx" , aspose . slides...audioFrame ); presentation . save ( "audio_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... save ( "math_text.pptx" , slides...math_shape ) presentation . save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  3. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...Saving.IResourceSavingCallb.ResourceSaving(Aspose...ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event. To learn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...格式保存到磁盘 try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...格式保存到磁盘 try { $slideImage -> save ( "picture2_out.jpg" , ImageFormat...

    docs.aspose.com/slides/zh/php-java/embedded-font/
  5. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal.... Save ( ArtifactsDir + "Table.SetOutlineBorders...cells in the table, and then save the document. table . ClearBorders...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose::Words::Fields::FieldFileSize::get_IsInM...

    Aspose::Words::Fields::FieldFileSize::get_IsInMegabytes method. Gets or sets whether to display the file size in megabytes in C++....Microsoft Word, // we must first save the changes, and then manually...update these fields. doc -> Save ( get_ArtifactsDir () + u "Field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  8. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Save the modified presentation. This...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" ...

    docs.aspose.com/slides/java/manage-paragraph/
  10. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...self ) -> aspose . words . saving . TiffCompression : ... @tiff_compression...

    reference.aspose.com/words/python-net/aspose.wo...