Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 371,733 for

save

(0.4 sec)
  1. How to Convert Excel to SVG in C#

    In this short tutorial, you will learn how to convert Excel to SVG in C#. You only need to make a few API calls to control the rendering of Excel to vector graphics using C# on any operating system....object to set different options Save output SVG image by specifying...path and the file name in the Save method as per your requirements...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  2. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and saving time....object that is currently being saved. public Document Document {...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations.... Save the modified presentation as...PPTX file to disk srcPres . Save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-manipulations/
  4. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Slide|Aspose.Slides for Python Documentation

    Manage slides in Python with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument.... save ( "slide.pptx" , slides . export...add_clone ( slide ) presentation . save ( "slide_cloned.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with List Item|Aspose.PDF for .NET

    This section explains how to work with List Item with Aspose.PDF Facades using FormEditor Class...."Spain" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod..."France" ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-04-mod...

    docs.aspose.com/pdf/net/working-with-list-item/
  9. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...最后,使用save方法保存更新后的PDF文件。 以下代码片段向您展示了如何按指定注释类型删除注释。...保存更新后的PDF annotationEditor . save ( _dataDir + "DeleteAnnotation...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  10. Layout Slide|Aspose.Slides for Python Documenta...

    Use Python to manage layout slides with Aspose.Slides: create, apply, clone, rename, and customize placeholders and themes in presentations for PPT, PPTX and ODP.... save ( "layout_slide.pptx" , slides...layout_slide ) presentation . save ( "layout_slide_removed.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...