Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 11,253 for

presentation note

(0.34 sec)
  1. Convert POTM to XLSM Format via Java or with fr...

    Convert POTM to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTM to XLSM online converter quickly before integrating the code....manipulate, and convert presentations in a variety of formats...including the ability to export presentations to HTML. The second step...

    products.aspose.com/total/java/conversion/potm-...
  2. Convert PPTX to MHTML in Android Apps or with f...

    Convert PPTX to MHTML in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to MHTML online converter quickly before integrating the code.... if you need to share a presentation, you may want to convert...great choice for sharing presentations because it can be opened...

    products.aspose.com/total/android-java/conversi...
  3. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...to transform the presentation: Presentation pres = null; PdfOptions...FileOutputStream(fileOut)) { pres = new Presentation(is); for (var slide : pres...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  4. XamlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FIXED](../../aspose.words/saveformat/#XAML_FIXED) format... Note: The accuracy of the content...determining whether OLE controls presentation image will be updated. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API.... Consistency in data presentation helps in making more accurate...making data management and presentation both efficient and effective...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. 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...
  7. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++.... Note: The accuracy of the content...determining whether OLE controls presentation image will be updated. get_UseAntiAliasing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Unlock ODP Password Protection Online or using ...

    Remove password from ODP document through online app for free. Python API code to unlock password protected ODP files....are commonly used in open presentation ecosystems, and unlocking...access to protected slides, notes, and layouts. This is critical...

    products.aspose.com/total/python-net/unlock/odp/
  9. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  10. 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...