Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 163,352 for

presentation

(0.09 sec)
  1. Convert PPTM to BMP using C++ application | pro...

    Sample C++ conversion code for PPTM document to BMP format. Use example code for batch PPTM to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  2. Convert PPTX to PNG using C++ application | pro...

    Sample C++ conversion code for PPTX document to PNG format. Use example code for batch PPTX to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  4. Convert POTX to BMP using C++ application | pro...

    Sample C++ conversion code for POTX document to BMP format. Use example code for batch POTX to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  5. Convert PPTX to GIF using C++ application | pro...

    Sample C++ conversion code for PPTX document to GIF format. Use example code for batch PPTX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  6. Convert POTX to PNG using C++ application | pro...

    Sample C++ conversion code for POTX document to PNG format. Use example code for batch POTX to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  7. Duotone | Aspose.Sildes for Python via .NET API...

    Duotone Contents [ Hide ] Duotone class Represents a Duotone effect. For each pixel, combines Color1 and Color2 throu......Properties Name Description as_i_presentation_component Allows to get...IBaseSlide . presentation Returns the presentation. Read-only IPresentation...

    reference.aspose.com/slides/python-net/aspose.s...
  8. PatternFormat | Aspose.Sildes for Python via .N...

    PatternFormat Contents [ Hide ] PatternFormat class Represents a pattern to fill a shape. The PatternFormat type expo......Properties Name Description as_i_presentation_component Allows to get...IBaseSlide . presentation Returns the presentation. Read-only IPresentation...

    reference.aspose.com/slides/python-net/aspose.s...
  9. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Instantiate Presentation class SharedPtr<Presentation> pres = M...MakeObject<Presentation>(); // Access first slide SharedPtr<ISlide>...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  10. 在C++中將PPT轉換為Word | products.aspose.com

    在 C++ 中將 PPT 轉換為 Word。使用 C++ 庫 API 將 PowerPoint 轉換為 Word...C++ 代碼 auto presentation = MakeObject < Presentation > (); auto...for ( const auto & slide : presentation -> get_Slides()) { // generates...

    products.aspose.com/slides/zh-hant/cpp/conversi...