Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 225,035 for

aspose.slides

(0.23 sec)
  1. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Tiếng Việt 繁體中文 Products Aspose.Slides C++ Chart Ppt PNG JPG BMP...charts using server-side Aspose.Slides for C++ APIs, without the...

    products.aspose.com/slides/cpp/chart/ppt/
  2. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Persian ไทย Tiếng Việt 產品 Aspose.Slides C++ Chart 通過 C++ 編寫的 PPTX...格式化圖表 使用 C++ API 的服務器端 Aspose.Slides 的原生和高性能 PPTX 文檔圖表,無需使用 Microsoft...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  3. GetPresentationInfo Method Is Unable to Determi...

    Hi Team, Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute The pptm file can be opened without any problem…...Determine the Load Format in C# Aspose.Slides Product Family slides-net...applications are tolerant, but Aspose.Slides’ detection is stricter....

    forum.aspose.com/t/getpresentationinfo-method-i...
  4. Calling shape->GetImage() in C++ Throws an Argu...

    I am using Aspose.slides for C++ 25.4 version , to convert all shapes to images. I have a ppt with math equations. srcShape->GetImage() Throws an exception: System::ArgumentNullException: Value can not be null.: imag…...an ArgumentNullExceptio Aspose.Slides Product Family slides-cpp...2025, 6:43am 1 I am using Aspose.Slides for C++ 25.4 version , to...

    forum.aspose.com/t/calling-shape-getimage-in-c-...
  5. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...Autofit Enabled in Python Aspose.Slides Product Family slides-shapes...the snippet below: import aspose.slides as slides import aspose...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  6. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. Python API code for any ODP file text search application....project directly from PyPI ( Aspose.Slides ) Load ODP via instance...software or utility? With Aspose.Slides for Python via .NET a child...

    products.aspose.com/total/python-net/search/odp/
  7. Redact PPT Presentation Online or using Python ...

    Open and redact PPT document online via app for free. Python API code to search and replace PPT text....project directly from PyPI ( Aspose.Slides ) Load PPT file using Presentation...redaction app or utility? With Aspose.Slides for Python via .NET a child...

    products.aspose.com/total/python-net/redact/ppt/
  8. Protect PPTX document with password Online and ...

    Online PPTX file password app. Python API code to apply password protection on PPTX document....project directly from PyPI ( Aspose.Slides ) Use Presentation class...protection app or utility? With Aspose.Slides for Python via .NET a child...

    products.aspose.com/total/python-net/protect/pptx/
  9. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using Aspose.slides version 25.1 …...Are Not Rendered Properly Aspose.Slides Product Family slides-java...Version :17 We are using aspose.slides version 25.1 Linux version...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...Instead of Original Uppercase Aspose.Slides Product Family slides-text...@pankajku , Thank you for using Aspose.Slides for C++. pankajku August...

    forum.aspose.com/t/portion-get-text-returns-sen...