Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 144,313 for

pptx

(1.14 sec)
  1. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { ISlide slide = pres...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  2. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  3. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...pptx" , slides . export . SaveFormat . PPTX ) Represent...resenta.pptx" , slides . export . SaveFormat . PPTX ) FAQ Is...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  4. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...directly convert an Excel file to PPTX with highest fidelity and precision...convert an Excel workbook to PPTX format using Aspose.Cells for...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  5. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....and Saving DOC, DOCX, XLSX, PPTX, JPEG, PNG, BMP, TIFF, EPUB...

    docs.aspose.com/pdf/go-cpp/key-features/
  6. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); 添加了 Aspose.Slides...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  7. Aspose.Slides for Java

    此 API 有助于在 Java 应用程序中创建、转换、编辑和打印 PowerPoint 演示文稿,而无需使用 Microsoft PowerPoint。...Java 将 PPTX 转换为 Markdown 如何使用 Java 创建只读演示文稿 如何使用Java删除PPTX中的文本 如何使用...

    kb.aspose.com/zh/slides/java/
  8. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....steps summarize how to develop a PPTX or PPT highlighter using C#...on how to strike out text in PPTX using C# . Updated on 07 Dec...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  9. Supported File Formats|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 The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/net/supported-file-formats/
  10. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a Pptx (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …... 9:56am 1 Hi Team, I have a PPTX (attached) with one slide. When...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/failure-to-get-images-of-sha...