Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 377,037 for

save

(1.33 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram....ConnectShapesViaConn mothod save diagram Connect Shapes Programming...connecter1Id); // Save diagram diagram . Save ( dataDir + "ConnectShapes_out...

    docs.aspose.com/diagram/net/connect-shapes/
  2. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... Finally, save the updated PDF file using SaveNewInfo...fileInfo . Creator = "Aspose" ; // Save the PDF with updated information...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  3. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....actual_minor_unit # Saves the presentation pres . save ( "ErrorBars_out...switch_row_column () # Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/python-net/chart-axis/
  5. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/actions/
  6. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/net/ps/working-with-clips/
  7. Manage Attachments in Email Message in Jython|D...

    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....addAttachment ( attachment ) # Save message to disc messageFormat...= MessageFormat () message . save ( dataDir + "Add-Attachment...

    docs.aspose.com/email/java/manage-attachments-i...
  8. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a Save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....oExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP.... save ( "ole_frame.pptx" , slides...( ole_frame ) presentation . save ( "ole_frame_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  10. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/chart-axis/