Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 38,294 for

save

(0.04 sec)
  1. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly Save documents in ODT format. Streamline your workflow with this powerful tool!...this class that can be used to save a document in the Odt format...Examples Shows how to make a saved document conform to an older...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....save(getArtifactsDir() + "FontSettings...format("{0}", (char) i)); } doc.save(getArtifactsDir() + "FontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....an instance of this class to save images in a wide range of formats...Convert Slides to Bitmap and Save the Images in PNG You can convert...

    docs.aspose.com/slides/net/convert-slide/
  4. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in PHP using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....and then save the presentation as a PDF using a save method. The...Presentation class exposes the save method that is typically used...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. XamlFlowSaveOptions.SaveFormat | Aspose.Words f...

    Discover the XamlFlowSaveOptions SaveFormat property to easily Save your documents in XamlFlow format. Optimize your workflow with this essential feature!...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C++ using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  7. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto fonts.... fallback_settings # Save the default fallback font scheme...substitute. font_fallback_settings . save ( ARTIFACTS_DIR + 'FontSettings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for .NET. Our step-by-step guide with sample C# code provides the solution for developers looking to streamline their document workflows....from the ISlide interface and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....method from the Slide class and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/python-net/convert-power...
  10. Presentation Notes|Aspose.Slides Documentation

    Add and remove notes in PowerPoint presentations in C# or .NET...(); // Save presentation to disk presentation . Save ( dataDir...(); } // Save presentation to disk presentation . Save ( "Remo...

    docs.aspose.com/slides/net/presentation-notes/