Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,190 for

save

(0.32 sec)
  1. Convert PPT to PPTX in .NET|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in .NET with Aspose.Slides — clear tutorial, free C# code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BASIC_BLOCK_LIST ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....can load and save. Format Description Load Save Remarks BMP Bitmap...

    docs.aspose.com/drawing/net/supported-file-form...
  5. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "save" method # to modify how we save the document...plaintext. save_options = aw . saving . TxtSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert ICS to XPS in Python | products.aspose.com

    Save ICS to XPS in your Python applications without using Microsoft Outlook or Word...load the converted HTML and save it into the respective Word...package that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  7. Supported File Formats|Documentation

    Create or load images using Java Aspose.Drawing API and Save drawings in different formats....can load and save: Format Description Load Save Remarks BMP Bitmap...

    docs.aspose.com/drawing/java/supported-file-for...
  8. PdfSaveOptions.saveFormat property | Aspose.Wor...

    PdfSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...appear in the outline of a saved PDF document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Remove Slides from Presentations in C++|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Get clear code examples and boost your workflow.... Save the modified presentation. This...slide ); // Saves the modified presentation pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  10. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity.... save ( "index.html" , slides . export...animate_transitions = False presentation . save ( "index.html" , slides . export...

    docs.aspose.com/slides/python-net/export-to-html5/