Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 6,310 for

presentation comment

(0.19 sec)
  1. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Remove ODT Annotation Online or Manage Annotati...

    delete Comments from ODT file through online app for free. Android API code to manage Comments of ODT files....via Java Annotate Odt Clear Comments from ODT Document Online or... Code listed for managing comments of ODT file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  3. Remove TSV Annotation Online or Manage Annotati...

    delete Comments from TSV file through online app for free. Android API code to manage Comments of TSV files....via Java Annotate Tsv Clear Comments from TSV Document Online or... Code listed for managing comments of TSV file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  4. Remove Excel Annotation Online or Manage Annota...

    delete Comments from Excel file through online app for free. Android API code to manage Comments of Excel files....Java Annotate Excel Clear Comments from Excel Document Online... Code listed for managing comments of Excel file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  5. Remove XLT Annotation Online or Manage Annotati...

    delete Comments from XLT file through online app for free. Android API code to manage Comments of XLT files....via Java Annotate Xlt Clear Comments from XLT Document Online or... Code listed for managing comments of XLT file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  6. Remove XLS Annotation Online or Manage Annotati...

    delete Comments from XLS file through online app for free. Android API code to manage Comments of XLS files....via Java Annotate Xls Clear Comments from XLS Document Online or... Code listed for managing comments of XLS file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  7. Remove ODS Annotation Online or Manage Annotati...

    delete Comments from ODS file through online app for free. Android API code to manage Comments of ODS files....via Java Annotate Ods Clear Comments from ODS Document Online or... Code listed for managing comments of ODS file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  8. Remove XLSM Annotation Online or Manage Annotat...

    delete Comments from XLSM file through online app for free. Android API code to manage Comments of XLSM files....via Java Annotate Xlsm Clear Comments from XLSM Document Online... Code listed for managing comments of XLSM file. Download Remove...

    products.aspose.com/total/android-java/annotate...
  9. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...
  10. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...