Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 380,540 for

save

(2.81 sec)
  1. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity.... save ( "pres.html" , aspose . slides...setAnimateTransition ( false ); pres . save ( "pres5.html" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  2. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....pptx" ); pres -> Save ( u "pres.html" , SaveFormat...set_AnimateTransitions ( true ); pres -> Save ( u "pres.html" , SaveFormat...

    docs.aspose.com/slides/cpp/export-to-html5/
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  4. XamlFlowSaveOptions.images_folder_alias propert...

    XamlFlowSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an XAML document... Remarks When you save a Document in XAML format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...5 ); // Save the modified Excel file workbook . Save ( outputFilePath...<< "Excel file modified and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  6. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...Saving.IDocumentSavingCallb.Notify(Aspose.Words.Saving.DocumentSavingArgs)...DocumentSavingArgs). To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Set permissions for a PDF document using Rust|A...

    Set permissions for a PDF document with Aspose.PDF for Rust via C++.... The document is then saved with the defined permission...bitflag. Save the PDF with permissions applied using save_as . use...

    docs.aspose.com/pdf/rust-cpp/set_permissions/
  8. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...GSave operator: this operator saves the current graphics state page...GRestore ()); } // Save PDF document document . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  9. Convert Microsoft Project MPP to JPEG | Aspose....

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to JPEG....NET API lets you save MS Project MPP file to JPEG...Exporting Project Data to JPEG To save a project to JPEG programmatically...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... Saving . ImagePixelFormat Remarks...property has effect only when saving to raster image formats. The...

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