Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 129,971 for

presentations

(0.22 sec)
  1. Gérer les propriétés de présentation avec Pytho...

    Maîtrisez les propriétés de présentation dans Aspose.Slides for Python via .NET et simplifiez la recherche, le branding et le flux de travail dans vos fichiers PowerPoint....présentation via la propriété Presentation.document_properties . Les...IDocumentProperties exposée par l’objet Presentation pour accéder aux propriétés...

    docs.aspose.com/slides/fr/python-net/presentati...
  2. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getDocumentPropertie()...加载演示文件 auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/zh/slides/access-or-modify-prop...
  3. Convert DOTM to POWERPOINT via C++ or with free...

    Export DOTM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....the HTML and create a new presentation in POWERPOINT format. The...The new presentation can then be saved as a POWERPOINT file. This...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOT to POT via C++ or with free Online ...

    Export DOT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POT online converter quickly before integrating the code....the HTML and create a new presentation, which can then be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. 記録

    記録... Presentation クラスを使用してPowerPointプレゼンテーションをロードします。...ーションをロードします。 Presentation.Save(string, SaveFormat.Tiff) メソッド...

    blog.aspose.com/ja/slides/convert-powerpoint-to...
  6. Procurar

    Procurar...atualizada usando o método Presentation.save(String, SaveFormat)... // Instanciar a classe Presentation que representa o arquivo...

    blog.aspose.com/pt/slides/set-slide-background-...
  7. 아카이브

    아카이브... Presentation 클래스를 사용하여 소스 및 대상 프레젠테이션을...프레젠테이션을 로드합니다. Presentation.getSlides() 메서드를 사용하여 소스 프레젠테이션의 슬라이드를...

    blog.aspose.com/ko/slides/merge-powerpoint-pres...
  8. Archiv

    Archiv...Präsentation mit der Klasse Presentation . Legen Sie dann den Hintergrund...Präsentation mit der methode Presentation.save(String, SaveFormat)...

    blog.aspose.com/de/slides/set-slide-background-...
  9. Архів

    Архів...PowerPoint за допомогою класу Presentation . Потім установіть фон потрібного...презентацію за допомогою методу Presentation.save(String, SaveFormat)...

    blog.aspose.com/uk/slides/set-slide-background-...
  10. 使用 С++ 在演示文稿中嵌入字体|Aspose.Slides 文档

    使用 Aspose.Slides for С++ 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...实例化表示演示文稿文件的 Presentation 类。 auto presentation = MakeObject <...< Presentation > ( u "embedded_fonts.pptx" ); // Get all embedded...

    docs.aspose.com/slides/zh/cpp/embedded-font/