Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 10,216 for

presentation note

(0.48 sec)
  1. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance Presentations with professional text in Java....this Java code: Presentation pres = new Presentation (); try { ISlide...InnerShadow and PresetShadow. Notes: When OuterShadow and PresetShadow...

    docs.aspose.com/slides/androidjava/wordart/
  2. Add new last slide with text using insertFromHt...

    For an existing Presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...10:41am 1 For an existing presentation I want to add an extra slide...remove(emptySlide);* Depending on the presentation I opened the text on the...

    forum.aspose.com/t/add-new-last-slide-with-text...
  3. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...occurs when converting the presentation to PDF while the font substitution...text when converting the presentation to PDF, because without...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code: using Aspo…...Load the presentation using (Presentation presentation = new Presentation("sample...foreach (var curShape in presentation.Slides[0].Shapes) { if (curShape...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  5. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....Note Product Family Aspose.CAD Product...well as the code snippet is present for demonstration. By going...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  7. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....Note Product Family Aspose.CAD Product...PowerPoint file into the Presentation class object and parse all...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  8. Online PDF to PPT Conversion or Build .NET base...

    Free online app to convert PDF to PPT files. .NET C# conversion library code for PDF documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/pdf-to...
  9. Convert TXT to PowerPoint in Python or with Fre...

    Effortlessly perform TXT to PowerPoint conversion in your Python applications without the need for Microsoft Word or PowerPoint, either online or offline. Try our free TXT to PowerPoint online converter for a quick test before seamless code integration....into visually appealing presentations, making it more engaging...materials, or business presentations. Second, it simplifies the...

    products.aspose.com/total/python-net/conversion...
  10. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use digital signatures for document protection. Aspose.Words supports most Word protection options using Java....and how these options are presented in the familiar Microsoft...(File → Info → Protect Document) Note that Aspose.Words does not support...

    docs.aspose.com/words/java/protect-or-encrypt-a...