Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 26,843 for

convert pptx

(0.18 sec)
  1. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....read, write, manipulate and convert Microsoft PowerPoint documents...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/merger/pot/
  2. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....read, write, manipulate and convert Microsoft PowerPoint documents...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/merger/pps/
  3. OTG Images Grayscale with Python | products.asp...

    How to use Python to grayscale OTG images and photos on desktop and web applications....NET Grayscale Otg PPTX DOCX XLSX PDF ODP OTG Use Python...distinctive visual effect. To convert OTG images to grayscale, we...

    products.aspose.com/imaging/python-net/grayscal...
  4. JPEG Images Grayscale with Python | products.as...

    How to use Python to grayscale JPEG images and photos on desktop and web applications....NET Grayscale Jpeg PPTX DOCX XLSX PDF ODP JPEG Use Python...distinctive visual effect. To convert JPEG images to grayscale, we...

    products.aspose.com/imaging/python-net/grayscal...
  5. TIF Images Binarization with Python | products....

    How to use Python for TIF images and photos binarization on desktop and web applications....NET Binarize Tif PPTX DOCX XLSX PDF ODP TIF Use Python...many individuals still opt to convert their photographs into black...

    products.aspose.com/imaging/python-net/binarize...
  6. WMZ Images Binarization with Python | products....

    How to use Python for WMZ images and photos binarization on desktop and web applications....NET Binarize Wmz PPTX DOCX XLSX PDF ODP WMZ Use Python...many individuals still opt to convert their photographs into black...

    products.aspose.com/imaging/python-net/binarize...
  7. BMP Images Grayscale with Python | products.asp...

    How to use Python to grayscale BMP images and photos on desktop and web applications....NET Grayscale Bmp PPTX DOCX XLSX PDF ODP BMP Use Python...distinctive visual effect. To convert BMP images to grayscale, we...

    products.aspose.com/imaging/python-net/grayscal...
  8. JPG Images Grayscale with Python | products.asp...

    How to use Python to grayscale JPG images and photos on desktop and web applications....NET Grayscale Jpg PPTX DOCX XLSX PDF ODP JPG Use Python...distinctive visual effect. To convert JPG images to grayscale, we...

    products.aspose.com/imaging/python-net/grayscal...
  9. DIB Images Grayscale with Python | products.asp...

    How to use Python to grayscale DIB images and photos on desktop and web applications....NET Grayscale Dib PPTX DOCX XLSX PDF ODP DIB Use Python...distinctive visual effect. To convert DIB images to grayscale, we...

    products.aspose.com/imaging/python-net/grayscal...
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、Pptx 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...pptx" ; // 加载所需的演示文稿 SharedPtr <...set_FontHeight ( 18 ); } } } // 将 PPTX 保存到磁盘 pres -> Save ( outPath...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/