Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 375,785 for

save

(0.3 sec)
  1. 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/
  2. 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...
  3. Concatenate PDF Files in Python|Aspose.PDF for ...

    Learn how to concatenate multiple PDF files into a single PDF document in Python using Aspose.PDF, simplifying document management.... getPages ()) # Save the concatenated output file...(the target document) doc . save ( self . dataDir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  4. Working with Attachments and Embedded Objects u...

    Add, remove, extract, and display email attachments and embedded objects using Aspose.Email for C++ classes and methods.... Save the message if needed. Code...from an Email To extract and save attachments from an existing...

    docs.aspose.com/email/cpp/working-with-attachme...
  5. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes.... Save ( $"{path}AztecSymbolModeAuto...AztecSymbolMode . FullRange ; gen . Save ( $"{path}AztecSymbolModeFullR...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  6. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...110 , 750 ); // Save PDF document mender . Save ( dataDir + "AddImage_out...compositingParameter ); // Save PDF document mender . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  7. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....and set its textual properties Save the presentation as PPTX on...on the disk using the Save method The above steps in C# create...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  8. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  9. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af.... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/af/python-net/translate-m...
  10. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) 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...