Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 375,990 for

save

(0.61 sec)
  1. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for JavaScript via C++.... Save the workbook to persist the...gridlines // Save the workbook const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/workbook-s...
  2. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Save the modified presentation as...DataLabelFormat . Separator = "/" ; // Save the presentation to disk as...

    docs.aspose.com/slides/net/create-chart/
  4. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( 'Paragraph 2.' ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。..."A1:T35" ); // Save the workbook workbook . Save ( outDir + u "SetPrintArea_out..."$1:$2" ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  6. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format....document's "Save" method # to modify how we save the document...document to plaintext. save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures.... get ( "Copy" )); // Saving the modified Excel file const...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  8. Aspose::Words::LowCode::Watermarker::SetImage m...

    Aspose::Words::LowCode::Watermarker::SetImage method. Adds an image watermark into the document from streams with options in C++....Aspose::Words::SaveFormat The save format. watermarkImage const...page of the output will be saved to the specified stream. If...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the text formats... Saving . TxtExportHeadersFoot Examples...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert ICS to PS in Python | products.aspose.com

    Save ICS to PS in your Python applications without using Microsoft Outlook or Word...NET and saving it into the respective Word...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...