Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 8,538 for

presentation note

(0.09 sec)
  1. Convert SVG to JPG in Python

    This basic article explains how to convert SVG to JPG in Python. It explains the steps and a sample code to export SVG to JPG in Python....Note Product Family Aspose.CAD Product...convert_svg method These steps present an overview of how to change...

    kb.aspose.com/html/python/convert-svg-to-jpg-in...
  2. Flip Image in C#

    This article explains how to flip image in C#. It explains the environment setup, the step-by-step algorithm, and a sample code to mirror image in C#....Note Product Family Aspose.CAD Product...the Save method These steps present the overview to create a photo...

    kb.aspose.com/imaging/net/flip-image-in-csharp/
  3. Blur Image in Java

    This article explains how to blur image in Java. It discusses the environment configuration, the program flow, and a runnable sample code to blur picture in Java....Note Product Family Aspose.CAD Product...the save method These steps present an overview of how to add blur...

    kb.aspose.com/imaging/java/blur-image-in-java/
  4. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python....Note Product Family Aspose.CAD Product...to delete the watermark if present Save the output Word file with...

    kb.aspose.com/words/python/delete-watermark-in-...
  5. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....Note Product Family Aspose.CAD Product...convert_html method These steps present the overall process to change...

    kb.aspose.com/html/python/convert-html-to-word-...
  6. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....Note Product Family Aspose.CAD Product...save() method These steps present the logic to convert PNG to...

    kb.aspose.com/diagram/python/convert-image-to-v...
  7. Dia opslaan als SVG in C++

    In deze tutorial zullen we onderzoeken hoe je Slide kunt opslaan als SVG in C++. SVG is een populair formaat bij het renderen van afbeeldingen in browsers en met C++, kunt u PowerPoint Slide converteren naar SVG in een paar API-aanroepen....Note Product Family Aspose.CAD Product...slaan als SVG met behulp van Presentation Class instance Gebruik de...

    kb.aspose.com/nl/slides/cpp/how-to-save-slide-a...
  8. Come creare un grafico dinamico a rotazione con...

    Impara come creare un grafico rotante dinamico usando Aspose.Cells for C++. La nostra guida dimostrerà come implementare transizioni di dati fluide e medie mobili nel tuo grafico per una visualizzazione continua e aggiornata....più aggiornate siano sempre presentate. La lunghezza della finestra...Grafico Dinamico a Scorrimento . Note Nel file generato, puoi continuare...

    docs.aspose.com/cells/it/go-cpp/create-dynamic-...
  9. Python でプレゼンテーションのビュー プロパティを取得および更新|Aspose.Slid...

    Aspose.Slides for Python via .NET のビュー プロパティを活用し、PPT、PPTX、ODP スライドの形式をカスタマイズします—レイアウト、ズームレベル、表示設定を調整できます。... Presentation ( path + "AccessSlides.pptx"...show_outline_icons = True pres . save ( "presentation_normal_view_state.pptx"...

    docs.aspose.com/slides/ja/python-net/presentati...
  10. 在 .NET 中保存演示文稿|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 保存演示文稿——导出为 PowerPoint 或 OpenDocument,同时保留布局、字体和效果。...] 概述 Open Presentations in C# 介绍了如何使用 Presentation 类打开演示文稿。本文说明了如何创建和保存演示文稿。...类打开演示文稿。本文说明了如何创建和保存演示文稿。 Presentation 类包含演示文稿的内容。无论是从头创建演示文稿还是修改现有演示文稿,完成后都需要保存。使用...

    docs.aspose.com/slides/zh/net/save-presentation/