Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 129,303 for

presentation

(0.65 sec)
  1. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。...Java 向幻灯片添加组形状的步骤如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/group/
  2. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations in .NET Contents [ Hide...given. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/bubble-chart/
  3. How to Add PPTX Slide Content to an Aspose.Word...

    hi, I am developing quite a complex logic: I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...); using var pres = new Presentation(pptxStream); float slideWidthPx...(var singleSlidePres = new Presentation()) { singleSlidePres.Slides...

    forum.aspose.com/t/how-to-add-pptx-slide-conten...
  4. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents [ Hide...example is given. Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/bubble-chart/
  5. Online XSLFO to XAML Conversion or Build .NET b...

    Free online app to convert XSLFO to XAML files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  6. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...convertedDocument = new Presentation(@".\test.pptx"); convertedDocument...visible in the original presentation or missing after manipulation...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  7. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in .NET and cloud platforms....Introduction Extracting text from presentation files is critical for automating...pertinent data from large presentation archives. Content Analysis...

    docs.aspose.com/slides/net/slide-text-extractio...
  8. Slide Text Extraction: PPT, PPTX, ODP Essential...

    Turn slides into data: extract text from PPT, PPTX, and ODP for search, automation, and accessibility, with format insights—usable in PHP and cloud platforms....Introduction Extracting text from presentation files is critical for automating...pertinent data from large presentation archives. Content Analysis...

    docs.aspose.com/slides/php-java/slide-text-extr...
  9. 档案

    档案...Animation; using (Presentation presentation = new Presentation()) { //...animates it IAutoShape smile = presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh/slides/convert-mp4-to-mp3-on...
  10. Convert PPTX to SWF using C++ application | pro...

    Sample C++ conversion code for PPTX document to SWF format. Use example code for batch PPTX to SWF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...