Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 9,376 for

pptx

(0.11 sec)
  1. Ինչպես փոխարկել PowerPoint-ը SVG-ի Python-ում

    Այս պարզ հոդվածում մենք ձեզ կներկայացնենք այն քայլերը, թե ինչպես փոխարկել PowerPoint-ը SVG-ի Python-ում, ինչպես նաև շրջակա միջավայրը կարգավորելու մանրամասն կազմաձևման քայլերը: Օգտագործելով մի քանի տող կոդ, դուք կարող եք հեշտությամբ փոխարկել Pptx-ը SVG-ի Python-ում:...հեշտությամբ կարող եք փոխակերպել PPTX -ը SVG-ի Python-ում և օգտագործել...Linux-ը և macOS-ը: Python-ում PPTX-ին SVG արտահանելու քայլեր Կարգավորել...

    kb.aspose.com/hy/slides/python/how-to-convert-p...
  2. 图片框|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加图片框...将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码展示了如何创建一个图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  3. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-replace...
  4. Important Features|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...developers of the product. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/import...
  5. Aspose.Slides for .NET 15.4.0 中的公共 API 和不向后兼容的更...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" , SaveFormat . Pptx ); } 添加了方法 IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } 添加了属性 ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列... 将修改后的演示文稿写入 PPTX 文件。 以下 PHP 代码显示如何设置图表系列的重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-series/
  7. Trend Line|Aspose.Slides Documentation

    Add trend line and custom line to PowerPoint presentations in C# or .NET...the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add Custom Line...

    docs.aspose.com/slides/net/trend-line/
  8. Create Presentation|Aspose.Slides for Python Do...

    Open PowerPoint Presentation in Python...the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , slides . export . SaveFormat . PPTX ) Open Presentation...

    docs.aspose.com/slides/python-net/create-presen...
  9. 图例位置|Aspose.Slides for PHP 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... 将演示文稿写入PPTX文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  10. Clone Slides|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); try { // Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/clone-slides/