Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 129,935 for

presentation

(1.41 sec)
  1. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  2. Convert RTF to VCF in Python | products.aspose.com

    Save RTF to VCF within Python applications without using Microsoft Word or Outlook...RTF to ODP (OpenDocument Presentation Format) Convert RTF to ODS...Template Presentation) Convert RTF to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOT to OST in Python | products.aspose.com

    Save DOT to OST within Python applications without using Microsoft Word or Outlook...DOT to ODP (OpenDocument Presentation Format) Convert DOT to ODS...Template Presentation) Convert DOT to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  4. Japanese Font Is Rendered as Garbled Text When ...

    Hello, I use Apose to open a sample PPTX and convert each slide as an image. The PPTX has Japanese text which comes out garbled on some slides. Can you help diagnose the issue ? Sample code, PPTX are available with me.…...installing the fonts used in the presentation on the operating system...information: The sample presentation file. The code example to...

    forum.aspose.com/t/japanese-font-is-rendered-as...
  5. Convert DOCX to EMAIL in Python | products.aspo...

    Save DOCX to EMAIL within Python applications without using Microsoft Word or Outlook...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...Template Presentation) Convert DOCX to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  6. 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[] ima…...pptx - empty PowerPoint presentation; regularBarChart.svg_26...svg_26.2.pptx - Presentation after SVG image converted into EMF and...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  7. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...HandleSaveProgress()); Presentation presentation = new Presentation(inputFile...le, loadOptions); try { presentation.save(outFile, SaveFormat...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  8. 针对 Java 演示文稿的图表计算优化|Aspose.Slides 文档

    了解 Aspose.Slides for Java 在 PPT 和 PPTX 中的图表计算、数据更新和精度控制,并提供实用的 Java 代码示例。... Presentation pres = new Presentation (); try { Chart...方法,以便用实际值填充这些属性。 Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/java/chart-calculations/
  9. 优化 Android 演示文稿中的图表计算|Aspose.Slides 文档

    了解在 Aspose.Slides for Android 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,附带实用的 Java 代码示例。... Presentation pres = new Presentation (); try { Chart... 来填充属性的实际值。 Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/zh/androidjava/chart-cal...
  10. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...read, edit, and convert presentations. It also supports the conversion...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/svg-to...