Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 23,713 for

convert pptx

(0.19 sec)
  1. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to Convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not Converted properly. Here’s a simple code snippet I’m using to conve…...SmartArt Are Cropped When Converting to Image in Java Aspose.Slides...1:16pm 1 Hello, When trying to convert a smartArt object which has...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Javahttps://products.aspose.com/pdf/java/conversion/Recent content in PDF Conversion Solution using Java on Aspso......application/rss+xml Java: BMP to PDF Converter using Javahttps://products...column is-two-thirds title ltr Convert BMP to PDF via Java subtitle...

    products.aspose.com/pdf/java/conversion/index.xml
  3. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to Convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…... When I try to convert a slide to a JPG image using...blob_name = self.slides[slide_id]["pptx_file_path"] pres = slides.Presentation(io...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  4. Portable Document Format (PDF)|Aspose.Slides Do...

    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....Slides for Java lets you convert presentation files to PDF....Aspose.Slides for Java can be converted to a PDF that conforms to...

    docs.aspose.com/slides/java/portable-document-f...
  5. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-axis/
  6. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....presentation will be saved as PPTX however it can be saved in any...watermark in presentation Load the PPTX file into the Presentation class...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  7. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离...pptx" , SaveFormat . Pptx ); } 显示百分比作为标签 Aspose...] = total_for_Cat [ k ] + Convert . ToDouble ( chart . ChartData...

    docs.aspose.com/slides/zh/net/chart-data-label/
  8. Render a Slide as an SVG Image|Aspose.Slides fo...

    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....sample code shows you how to convert PPT to SVG using Aspose.Slides:...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/php-java/render-a-slide-...
  9. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go... add or extract text, and convert PDFs to popular formats. Extract...formatting or as a raw data. Convert document from PDF to other...

    products.aspose.com/pdf/go-cpp/
  10. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pptm/