Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 371,548 for

save

(0.14 sec)
  1. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....MemoryStream (); workbook -> Save ( cellsOutputStream , Aspose...set_IsColorVaried ( true ); pres -> Save ( u "response2.pptx" , Export...

    docs.aspose.com/slides/cpp/chart-workbook/
  3. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/java/drawing-raster-ima...
  4. Layer Manipulation in Aspose.PSD for Python|Doc...

    Examples of how to manipulate Layers of PSD File in Python... We then save a copy of the original image...manipulations, we save the updated image using the save method. It’s...

    docs.aspose.com/psd/python-net/psd-layer-manipu...
  5. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...get_ActualMinorUnit (); // 保存演示文稿 pres -> Save ( u "ErrorBars_out.pptx" , SaveFormat...SwitchRowColumn (); // 保存演示文稿 pres -> Save ( u "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  6. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more.... save ( "OutputPresentation-highlight...10 symbols or longer pres . save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/androidjava/text-formatt...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  9. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++.... Save the workbook to persist the...gridlines // Save the workbook workbook . save ( 'WorkbookSettingsExam...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  10. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... saving . ImageSaveOptions ( aw . SaveFormat...SaveFormat . JPEG ) doc . save ( file_name = ARTIFACTS_DIR +...

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