Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 9,019 for

presentation note

(0.1 sec)
  1. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....Note Product Family Aspose.CAD Product...chart to the PowerPoint presentation. You can create pie chart...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  2. How to Convert PPTX to Markdown using Java

    This simple topic covers how to convert PPTX to Markdown using Java. It also cover the configuration settings for the project, a step-wise programming tasks, and a running example code to export PPT to MD in Java....Note Product Family Aspose.CAD Product...repository manager to convert the presentation to a Markdown file using...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  3. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…... NOTE: I understand that in this simple...PresentationEx Presentation pres = new Presentation(); //Get the...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  4. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/net/features-overview/
  5. 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#....Note Product Family Aspose.CAD Product...sample code to develop a presentation highlight tool using C#...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  6. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...CurvedConnector5 3 使用连接线连接形状 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 使用 Shapes...PPTX 文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/connector/
  7. Conversion from PPT to PPTX format|Aspose.Slide...

    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....Description HTML 13 ODP 6 PDF 1 PDF Notes 12 POTM 11 POTX 10 PPS 0 PPSM...pptx" ; //Instantiate a Presentation object that represents a...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  8. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....information and its means of presentation. STRUCTURED_DOCUMENT_TAG_RANGE_START...= 200 shape . height = 200 # Note that the 'CustomNodeId' is not...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Slides, please provide a presentation file with a chart with the...achieving the same result. Please note that tooltips are part of the...

    forum.aspose.com/t/enable-compact-format-for-ne...
  10. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint Presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...to convert a PowerPoint presentation (PPTX) to HTML5. Below is...{ using (Presentation presentation = new Presentation(pptxFilePath))...

    forum.aspose.com/t/issues-with-slide-background...